Contact List from SQL Database

  • Thread starter Thread starter Rob Diamant
  • Start date Start date
R

Rob Diamant

Is it possible to build a second contact list that actually queries a SQL
database?

TIA
Rob
 
Do you mean a Distribution List or a Contacts folder?

You can automate databases by coding against the relevant APIs (ADO, DAO,
etc.) in the VBScript behind custom forms or with VBA in macros.

Also see:

Connecting Outlook and Exchange to Databases:
http://www.outlookcode.com/d/database.htm
 
Contacts Folder. Basically I want to be able to have Outlook query my
existing SQL database to display contact info.

Thanks
 

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

Back
Top