View Full Version : Email Sending through Access


ashishprem
03-18-2008, 02:55 AM
Hi,

I need to send e-mail through Access. I got the way to send mail through Outlook library in access But is there any way to send mail without using outlook configuration.
In VB6 i used the code to send mail through Vbsendmail.dll but when i am trying to use the same code in Access its giving error as type mismatch.

Any suggestion how to send mail using Access without using Outlook configuration?

Ashish