Exporting a DataSet to a new Excel file

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm writing a data acquisition program that will be acquiring data and storing it within multiple tables of a DataSet. I'd like to export this data set directly to a new excel file if possible. I'd like each table of the data set to be a new worksheet within excel. My customer doesn't know databases so they are requiring that I use excel. Any help or advice would be great

Thank

Jeff M
 
Hi Jeff,

I have a component, which allows export of the ADO.NET DataSet/dataTables
into native Excel without any provider. If you are interested, send me an
e-mail
 

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

Back
Top