|
 |
access thread: EMail and Access 2000
Message #1 by "Ruth Krüger" <ruth.krueger@f...> on Wed, 12 Jun 2002 10:39:14
|
|
Hi!
I have access 2000 working with linked oracle tables. Every incoming order
should be confirmed by an EMail. How could I generate these EMails.
Any help would be very appreciated!
Thanks
Ruth
Message #2 by "Carnley, Dave" <dcarnley@a...> on Wed, 12 Jun 2002 09:19:59 -0500
|
|
With this very little bit of information, anyone offering advice would
be
only guessing if that advice is appropriate for your system. You need
to
tell us how your app is structured - are you writing VBA or using
macros and
wizards?
-----Original Message-----
From: Ruth Kr=FCger [mailto:ruth.krueger@f...]
Sent: Wednesday, June 12, 2002 5:39 AM
To: Access
Subject: [access] EMail and Access 2000
Hi!
I have access 2000 working with linked oracle tables. Every incoming
order
should be confirmed by an EMail. How could I generate these EMails.
Any help would be very appreciated!
Thanks
Ruth
Message #3 by "Amy Wyatt" <amyw@c...> on Wed, 12 Jun 2002 17:06:18
|
|
If you have the email address and can send through exchange then you can
use the DoCmd.SendObject to send a message. If you are using a different
email system like GroupWise for instance then you are looking at figuring
out the ActiveX code for that particular email client.
Hope this helps,
Amy
> Hi!
I> have access 2000 working with linked oracle tables. Every incoming
order
s> hould be confirmed by an EMail. How could I generate these EMails.
A> ny help would be very appreciated!
T> hanks
R> uth
|
|
 |