Mail Merge & DataSets

G

Guest

Hi,

how can I use a dataset (as my datasource) to perform a Word Mail Merge?
maybe methods like wrdMailMerge.OpenDataSource()!? or
wrdMailMerge.DataSource...!? could help but I don't know how to do it.
a simple example could realy help.


Thanks
 
E

Eliyahu Goldin

You will likely want to do the actual merge on client side. You will need to
pass the dataset down to the client in a way that can be consumed by MS
Word. This article is for classic asp but you can get the idea and apply it
to asp.net:

How to automate Word to perform a client-side Mail Merge using XML from SQL
Server
http://support.microsoft.com/kb/285176
 

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

Members online

Forum statistics

Threads
473,777
Messages
2,569,604
Members
45,216
Latest member
topweb3twitterchannels

Latest Threads

Top