|
|
|
|
|
| | |
| |
vbscript active server pages ASP vbscript SQL database informix oracle SQL Server Perl CGI Delphi PHP source code code sample samples program CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
|
|
Subject: |
ASP to Excel |
|
From: |
Brenda |
|
Date: |
9/20/2001 4:58:41 PM |
|
IP: |
208.153.11.101 |
I am using ASP page to query Oracle. The table builds nicely and is efficient. Using get rows without a recordset. My problem with building
the table in this manner is exporting to excel. I need the table to be capable of exporting on_click. When I try to sent the page using
this method of building I get the SQL query statement that the table could not be built.
SQL statement is looking for the variables
passed to the SQL when building table.
Is there a way to sent the page or new table to excel without rebuilding the table? |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|