ADO with Outlook AddressBook
Date: Wed, 30 Jun 2004 12:41:16 -0400
Hi,
I'm new to ADO. I want to export Outlook contact info into my own database.
Is it possible to retrieve contact info in Outlook AddressBook using ADO?
Which file should I use as my datasouce for ADO? I'm using D7 enterprise.
Thanks.
Chris
Relevant Pages
- Re: How to retrieve the new ID from Access
... How can I retrieve the ID right after I .Update the database? ... I don't know if ADO supports such a thing (and I have the feeling it ... (microsoft.public.vb.controls) - RE: How do I use ADO in VC++ 7.0 to get the size of the database
... Most of the trick is to specify adCmdStoredProc as command parameter the ... And using a store procedure to find database size I found that is the best ... > Are there other ways to retrieve the database size in Visual C++ using ADO? ... (microsoft.public.data.ado) - Re: Is ADO Dead (3)?
... The Design of ADO ... ADO uses a single object, the Recordset, as a common representation for ... a forward-only stream of results from a database, ... where data is updated at the data source or cached locally as with the ... (comp.databases.ms-access) - Re: Is ADO Dead (3)?
... The Design of ADO ... ADO uses a single object, the Recordset, as a common representation for ... a forward-only stream of results from a database, ... where data is updated at the data source or cached locally as with the ... (comp.databases.ms-access) - Re: Is ADO Dead (3)?
... The Design of ADO ... ADO uses a single object, the Recordset, as a common representation for ... a forward-only stream of results from a database, ... where data is updated at the data source or cached locally as with the ... (comp.databases.ms-access) |
|