import access odbc linked table to outlook

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Instead of importing an access table to the contacts, I'd like to import an
Access table that is an ODBC link. Is this possible?
 
If it's an Access table, it should be importable into contacts. What happens if you try it?

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
In outlook's import wizard linked tables don't appear on the list of
available access tables, only imported tables.

I will not be updating the table using Access so importing it is not an
option.
 
What kind of data is the Access table linked to?

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
I tried some other linked tables and got the same result. I guess we can conclude that you'll have to write code or use a third-party tool to perform the import, rather than rely on Outlook's wizard. See http://www.outlookcode.com/d/customimport.htm

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Thanks for your help


Sue Mosher said:
I tried some other linked tables and got the same result. I guess we can conclude that you'll have to write code or use a third-party tool to perform the import, rather than rely on Outlook's wizard. See http://www.outlookcode.com/d/customimport.htm

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 

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