Linking Access To Outlook Calender

T

T. Phillips

I cannot find a way to link MS Access to my Outlook Calender. I would Like to Populate my Outlook Calender from inside MS Access. Simple stuff, just an appointment description and date/time. When I try to link only 20 fields are linked and none of them are correct, or at least decypherable. There are Basic fields that appear to be email fields, "from, senders name, to, received, has attachments, date created, etc. but no fields for appointment time/date. The data is Live, but I cannot see all fields. Any help would be appreciated. thx
 
S

Sue Mosher [MVP-Outlook]

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. You'll have to write code or use a tool someone else
wrote.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers



T. Phillips said:
I cannot find a way to link MS Access to my Outlook Calender. I would
Like to Populate my Outlook Calender from inside MS Access. Simple stuff,
just an appointment description and date/time. When I try to link only 20
fields are linked and none of them are correct, or at least decypherable.
There are Basic fields that appear to be email fields, "from, senders name,
to, received, has attachments, date created, etc. but no fields for
appointment time/date. The data is Live, but I cannot see all fields. Any
help would be appreciated. thx
 

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

Top