Problem using outlook object library within Access 2000

G

Geraint

Hi,

I'm using the outlook 9.0 object library to send email notifications from
within access 2000. Since applying office service pack 3 I keep getting the
warning message that "a Program is trying to access email addresses you have
stored in outlook, do you want to allow this?" I could revert back to the
previous service pack to remove this error but I'd like to know how to
bypass this, any ideas would be appreciated.

Cheers,

Geraint
 
C

Cheryl Fischer

Geraint,

What you are seeing is Microsoft's additional security implementation to
retard or prevent email viruses which target Outlook. Unless you are
working in an Exchange environment, this warning cannot be turned off.

If you simply want something that will automatically click the 'Yes' button
from within a program, there is a very nice, FREE utility available from:

http://www.express-soft.com/mailmate/clickyes.html

that will take care of that problem for you. It will require just a couple
lines of additional code (samples provided at website). I have used it in
client applications and have found that it works very well.

If you need more, the following is a link to an article by Sue Mosher
(Outlook MVP) which discusses a product named Redemption, an add-in which
provides a work-around to the security warning:

http://www.winnetmag.com/Articles/Index.cfm?ArticleID=24411

hth,
 

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