View Single Post
  #2  
Old July 2nd 09, 04:11 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP][_3_]
external usenet poster
 
Posts: 465
Default Posting Data From MS Access to Outlook

This sounds like a good application for the Replication API, which allows a
MAPI transport provider to replicate data between a dedicated .pst file --
in your scenario, a .pst file containing a calendar folder, and a database
or other external data source. See
http://msdn.microsoft.com/en-us/library/bb905129.aspx

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"AndrewDB" wrote in message
...
Hi All. I need to present data from a scheduling database in a type of
year/monthly/weekly layout similar to that used by Outlook. Instead of
trying
to re-invent the wheel, is there a way that I can post the data to the
Outlook appointments facility so that the Outlook calendar facility can be
used? I will need to delete/update/add data to Outlook without affecting
any
other appointment information stored . If this is not possible any other
solution will be appreciated. I am using Office 2007 Prof.
--
Kepior Senso Fumor



Ads