How to programmatically export outlook appointments to sql server

  • Thread starter Thread starter Chella
  • Start date Start date
C

Chella

Hi,
I would like to export outlook 2003 / 2007 calendar appointments of all
employees (on a weekly basis) to sql server 2000 / 2005 database
programmatically. Later I would like to connect to this database from Access
2007 project to track the time taken per appointment. Could you please help
me how can I achieve this?

Any sample code available?
 
Back
Top