Export DataSet/ XML as Excel Sheet

  • Thread starter Sachin Salgarkar
  • Start date
S

Sachin Salgarkar

I have a DataSet that I need to export to Excel.

The dataset has multiple tables. I need a way to export the complete dataset
to a single Excel Workbook with sheets for each table in the dataset.

Is that possible ?
I have seen solutions that export a single table to an Excel file.

Opening the XML ( DataSet.getXML() ) in Excel is a little complicated for
our users. Besides , the XML mappings are on the same sheet.

Any ideas?

Thanks,
Sachin
 
Joined
Sep 11, 2008
Messages
1
Reaction score
0
Steve,
I have a similar requirement where in I have to generate a multi sheet excel workbook with the dataset results. Is there any way this can be achieved without using excel COM engine?

Thanks!
 

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

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top