Hi
I have a SQL database. I want to make the report form using ASP script. In my script, if i click the report button, i want to see the data that print into word document file with 2 or 3 columns.
For that case, i 'm trying to export the data from SQL to MS Access datdabase and from Access database, can i merge these data into word document?
If you have any ideas to do better way, please tell me. Thank you.
Puzzle 5 "Write delimited data to browser window" by Kirk Lockhart posted on 12/21/98
Write the data in plain text to the browser window, and the user can save the results as a plain text file and then import the data into Excel or whatever application they want. http://www.asp101.com/puzzles/puzzle5_s1.asp
Bookmarks