Populating Calendar with Data from an Access Table

S

Sherwood

Greetings,

I was wondering if it is possible for Outlook to read in information from an
Access table? What I am trying to accomplish is to write some code that will
read through an Access table and populate the Calendar in Outlook with any
tasks that are due on that day.

For instance, in an Access database I have a renewal table. Any items that
are to be renewed are stored in that table (e.g., item, renewal date, submit
by date, etc.). What I want to do is somehow read the data in the Access
table and store any tasks that are due that day in the Outlook Calendar. Is
this possible? if so, are there any code samples you can recommend to get me
started?

Thanks in advance!
 
Top