Outlook 2003:A program is trying to access e-mail addresses...

C

constructor

Hello out there,

I tried to automate my outgoing email traffic and wrote a little program
that pick up email addresses from my database (Gupta SQLBase) and uses
Outlook as email client to send it.
Everything works basically fine but I always get two messages from Outlook:
1.) that a program is trying to use my address book. After allowing this
2.) that a program is trying to send an email via Outlook.After allowing
this
as well the mail was sent correctly.

Question: How can I get rid of this messages ?

Best regards
Uwe
 
C

constructor

Oops,

I forgot to say that I'm using WinXP Prof SP2 and Outlook 2003 SP3 (small
business edition).

Uwe
 
B

Brian Tillman

constructor said:
I tried to automate my outgoing email traffic and wrote a little
program that pick up email addresses from my database (Gupta SQLBase)
and uses Outlook as email client to send it.
Everything works basically fine but I always get two messages from
Outlook:
1.) that a program is trying to use my address book. After allowing
this
2.) that a program is trying to send an email via Outlook.After
allowing this
as well the mail was sent correctly.

Question: How can I get rid of this messages ?

You have to code your app properly. Start here:
http://www.outlookcode.com/article.aspx?id=52
 

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