Connecting to a database

U

Umang Desai

Hi!
I have modified an Outlook form.There are customized
fields in this form.I want to update an acces/oracle
database with the information filled in these elements of
form on the Item_Send event of the outlook.
The standard method would be to use code in the Item_Send
event handler and normal ADO techniques to connect to
database and update it.
Does anyone know how to do this. Any example will be of
great help.

Thanks
Umang
 
Top