Send EMAIL in Access

S

Samuel

Hi all,

I need to send many emails (hundreds) and using the SendObject method it
takes too long because the email client actually sends the email before
getting on with the next email message

Using the mailto: is also not good because there is a limit of the body
field

Can anyone recommend a better method?

Samuel
 
P

pietlinden

Hi all,

I need to send many emails (hundreds) and using the SendObject method it
takes too long because the email client actually sends the email before
getting on with the next email message

Using the mailto: is also not good because there is a limit of the body
field

Can anyone recommend a better method?

Samuel

use the CDOSys library to automate Outlook? Check Tony Toews' notes?
www.granite.ab.ca
Check the NG for more messages on automating mailings... this kind of
question gets asked frequently.
 
T

Tony Toews [MVP]

Samuel said:
I need to send many emails (hundreds) and using the SendObject method it
takes too long because the email client actually sends the email before
getting on with the next email message

Microsoft Access Email FAQ
http://www.granite.ab.ca/access/email.htm

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top