General discussion
November 14, 2007 at 01:20 PM
dnguyen

building a word document using vb.net and sql server data

by dnguyen . Updated 18 years, 9 months ago

how do i get all data from SQL server data and then create a word document base on those data. When i transfer those datas into word, i want it to select label template in word and then put the data in there. so it looks like this in word:

Peter Lastname
123 hello street
westport ca 06854

John Smith
123 ola street
portwest va 12934

thank you

and all of this happens when you click on a butotn on a website

This discussion is locked

All Comments