How to programmatically disabled the warning messages in the Outlook 2003

accesser2003

Registered User.
Local time
Today, 06:47
Joined
Jun 2, 2007
Messages
124
when trying to automatically send email through MS Access application, the following message appears:

"a program is trying to access e-mail addresses you have stored in Outlook and asking if you want to allow this"
"a program is trying to automatically send e-mail..."

How to disable these warning messages when executing MS Access application to send email?

THANKS
 
when trying to automatically send email through MS Access application, the following message appears:

"a program is trying to access e-mail addresses you have stored in Outlook and asking if you want to allow this"
"a program is trying to automatically send e-mail..."

How to disable these warning messages when executing MS Access application to send email?

THANKS

If you are using an exchange server this is controlled by the exchange server and cannot be changed locally. Look at using the CDO method to send email from Access.
 

Users who are viewing this thread

Back
Top Bottom