Linking to curtom outlook fieds via VB

  • Thread starter Thread starter Jon
  • Start date Start date
J

Jon

I have created some custom fiends on a contact form and am trying to access
them via VB 6. Does anyone know where they are stored. I have linked tot he
contacts via access and can only see the standard fields in there.

Thanks
Dom
 
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.slipstick.com/dev/database.htm#linkedtables .

That page will also give you other ideas on how to work with databases and
Outlook together.

--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Back
Top