The linked table method has major limitations, including the inability to
show even all the reasonably important fields. While articles have been
written on how to expand on this method's obvious features, I've never been
able to duplicate the results. See
http://www.outlookcode.com/d/database.htm#linkedtables .
Each different type of table has its own set of linked fields.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"Michael Lindekugel" wrote:
> we have some software containing contact information. I have loaded the
> information into Access to scrub it before loading the data into Outlook
> Contacts.
>
> While testing, I exported some contacts out of a Contact folder to see what
> fields are available. about 100 or so fields are available.
>
> from Access I created a table link to Personal Folder/Contacts. about 50 or
> so fields are available.
>
> from Access I created a table link to Address Book/Outlook Address
> Book/Contacts. about 28 or so fields are available.
>
> Questions
> 1.) how come all three produce a different quantity of fields?
> 3.) in Contacts I can see the Category field. how come the Exported data is
> the only version that contains the field Category?
>
> cheers,
> Michael
>
>
>