Read names from a PAB file

B

Brian K. Sheperd

We keep our company addresses in a PAB file, and the users can copy the file
from the server to their machines to update the list as people come and go.
I am working on another application (client/server web) that I want to be
able to populate a SQL database with the names from the PAB file on an
automatic basis. Is it possible to read the PAB file with VB (just the
names -- no dist. lists), and then either write out to a text file for a SQL
DTS package to grab or populate from VB directly to SQL?
Thanks,
Brian
 
S

Sue Mosher [MVP-Outlook]

You should be able to read it from the AddressLists collection in Outlook.
 

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