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.

Signature
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
>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?