Mail Merge Beginners Guide

I

ifx2

Dear Experts,

Using Visual Studios 2008 Pro, I need to create a document level project
using Visual Tools for Office for Word 2003 which lets me click a button to
extract data from an SQL Server database and mail merge the Word 2003
document.

I am unable to find any walk through guides for this. Please help.

I know how to connect to the database using:

imports System.Data
Imports System.Data.SqlClient

Any help will be appreciated.

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top