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

Re: design time control - recordset control

Status
Not open for further replies.

milsnips

Programmer
Jan 11, 2001
6
AU
Can anyone help me out here.

I have placed a recordset control in my asp page that shows a list of the records in the selected table.

Question:
I have a click button and would like to change the query for the recordset to another table when i click the button.
Can anyone help me out here with some kind of sample code.

Thanks.
Paul.
 
There should be a setSQL method for recordsets if I recall correctly. You may want to look into that.
Crystal
crystalized_s@yahoo.com

--------------------------------------------------

Experience is one thing you can't get for nothing.

-Oscar Wilde

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top