Ask a Question related to ASP.NET General, Design and Development.
-
Nik #1
Need better solution to export from sql server to multiple worksheets in excel in vb.net app
I have a VB.NET Web application. I have to export data from SQL Server
to excel. I have 3 Select statements and the results need to go in 3
separate worksheets and the column headers of the sheets are dynamic
i.e. they change according to user criteria.
Currently I am using SQL Server-'OPENDATASource' to export to Excel
and prior to calling opendatasource I use excel automation in vb.net
to create an excel file and write the column headers. This is because
opendatasource expects column headers to be present in the sheet.
2 problems:-
1) It is slow
2) It seems like I have to have excel installed on the server for
excel automation to work, otherwise it gives me 'Cannot create ActiveX
Component'. I do not want to install excel on the server due to
security reasons.
Is there a better way to approach the above scenario? Any help is
appreciated.
Thank you
Nik
Nik Guest
-
Creating Excel worksheets
Hi, I need to create dynamic excel worksheets using coldfusion. Using cfcontent tag, we can create single worksheet. But my requirement is, i... -
Solution to get rid of Shockwave 3D export problems
It seems many Director users are not yet aware of the fact the latest version of the exporter plugin solves most Shockwave 3D problems allowing for... -
Create named worksheets in excel using ASP
http://www.aspfaq.com/5003 Ray at work "Sunil" <sunil.khorana@usoncology.com> wrote in message news:130a01c38833$ab5463d0$a001280a@phx.gbl... -
Load ASP in Excel with Multiple Worksheets
I have the basics working as is described in KB199841. I currently have my ASP page loading into Excel by setting the ContentType of the page:... -
One solution containing multiple projects and multiple hosts
Can anyone help? jsausten@hotmail.com (Stephen Miller) wrote in message news:<cdb404de.0306160645.428f9f46@posting.google.com>...



Reply With Quote

