Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Export to Excel from one DataProvider containing Cubes

Status
Not open for further replies.

alenka

Programmer
Mar 7, 2002
1
US
My report is using only one data provider, but the returned results are a bunch of cubes containing a block of data each. This data is easily displayed in the PDF document, but I also need to be able to export it to excel with an asp page. How can I do this?
 
U can use WISDK to get the recordset and manipulate it using ASP or JSP
 
Notice that Excel opens perfectly an HTML file with tables inside ... Stick to your guns
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top