Import Outlook contacts folder programatically

G

GPM

Hi everyone,
I need the code to be able to import an Outlook public
folder from our server. I know how to do it manually
using file->get external data etc but I need it to be an
automatic procedure on opening of a database. We have
network issues and linking to the table using the wizard
is a nightmare so I plan to import a new table each time
the database is opened, delete the old one and rename the
new one. I'll have a piece of code to compact and repair
the DB on the way out to clean it up. I know it's not the
prettiest piece of DB design but it's the best temporary
(I hope!) solution until we get our network fixed. Thanks
in advance for anybody's help!

G.P.M.
 
Top