Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ADO
Message
 
To
25/11/1998 11:44:28
Simon Williams
First Data Merchant Services
Coral Springs, Florida, United States
General information
Forum:
Visual Basic
Category:
Other
Title:
Re: ADO
Miscellaneous
Thread ID:
00161245
Message ID:
00161478
Views:
22
>I want to know if it's possible to perform a select statement
>on a recordset.

I just want to make sure that I understand well.

You already have a recordset containing rows (named rs1). You want to perform a second query (named rs2) in which your datasource will be the first recordset so your sentence should look like: Select * from rs1.

If this is want you mean; no you cannot. You have to requery your original data source with a new query.
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Previous
Reply
Map
View

Click here to load this message in the networking platform