Yes, write Outlook automation code using the CreateItem method to create a new item of any type, then setting the item's properties to values from your database. If you're not familiar with Outlook automation, you might want to start at http://www.outlookcode.com/d/vb.htm

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
> Hi,
> I want to be able to insert outlook calendar events from a table in access
[quoted text clipped - 3 lines]
>
> Kavit