The technique would be the same as connecting to a database from any
VBScript environment: Use ADO. For links to connection string info, form
samples, and other resources, see
http://www.outlookcode.com/article.aspx?ID=25
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54
"Min Min Thu" <(E-Mail Removed)> wrote in message
news:F555DE80-28E9-4277-AECF-(E-Mail Removed)...
> Currently I created the customize form in the outlook. Then send mail to
> someone and I also want to import data to SQL DB.
>
> Pls give me any suggestions to do this.
>
> Thanks