I know how to read outlook appointments and how to create one
The problem is that if I have 1000 appointments and did the first copy from access to outlook
then the outlook user delete 2 appointments and change time to 3 appointments
I need to know that and make the same changes in the access database
So the sulotion sould support a way for me to know the appointments that where changed in outlook from the last sync
Please advise
Main Topics
Browse All Topics





by: teebonPosted on 2009-10-26 at 00:05:57ID: 25660092
Hi DoronAviad,
om/?kbid=1 96873
om/?kbid=2 90658
om/?kbid=2 90792
ess/Genera l/ appointm ent_outloo k.asp
You can create a linked table in Access to read from your Outlook appointment items:
http://support.microsoft.c
Then, you will need to write some code for the data exchange between Outlook and Access:-
How to programmatically import Outlook items from Access:
http://support.microsoft.c
How to programmatically export Outlook items to Access:
http://support.microsoft.c
Create Outlook Appointment from Access:
http://www.fabalou.com/Acc