|
|
|
|
|
| | |
| |
Active Server Pages asp source code database MS SQL MS Access .mdb adovbs.inc cookies calendar codes sql commands scripts asp programming tutorials iis web server components 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? |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|