V
Viral Parikh
Hi
I am working on sending mail using VBA in MS Access via Exchange 2000. I got
the the code from
http://msdn.microsoft.com/library/d...y/en-us/e2k3/e2k3/_cdo_imailbox_interface.asp.
Please see the code. Here it created object of Person all ok. Then try to
create object for interface iMailbox with Person object which is failing.
Ultimatly I required URL for user's basefolder to open connection with
'ExOLEDB.DataSource'.
If anybody really worked on it please solve this problem.
Thanks and Regards
Viral
I am working on sending mail using VBA in MS Access via Exchange 2000. I got
the the code from
http://msdn.microsoft.com/library/d...y/en-us/e2k3/e2k3/_cdo_imailbox_interface.asp.
Please see the code. Here it created object of Person all ok. Then try to
create object for interface iMailbox with Person object which is failing.
Ultimatly I required URL for user's basefolder to open connection with
'ExOLEDB.DataSource'.
If anybody really worked on it please solve this problem.
Thanks and Regards
Viral