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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

sql query refreshing in a table

Status
Not open for further replies.

NTSGuru

Programmer
Jul 25, 2000
52
I have an asp that I am working in. I created a recordset object and am able to load the initial table with the info from SQL very nicely. What I cannot seem to do is change the SELECT for the SQL statement and reload the table in the page. Does anyone have any ideas how to do this? I am trying not to use the DTC grid because it seems too slow to handle the size of the recordset that I am using.

TIA
Fred
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top