How update SQL data to Outlook calendar

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

i have bunch of information stored in SQL Database sort by date. i need to
update this bunch of information to my Outlook so that it will automatically
block my calendar.
I need to understand is there anyway to do so?
 
You'd have to write custom code to read data out of your database and create the corresponding Outlook calendar items.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Back
Top