Click to See Complete Forum and Search --> : Generate Excel file


dummyagain
July 31st, 2006, 08:19 AM
I use ASP.NET + VB.NET to write a web application.

I would like to know how to generate an excel file which contains the data in the database?

Thank you

mcmcom
July 31st, 2006, 03:53 PM
try this:

http://www.vbdotnetheaven.com/Code/Jul2003/2124.asp

or just Google "VB.net + Write to excel"

hth,
mcm