Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ADO
Message
 
À
25/11/1998 11:44:28
Simon Williams
First Data Merchant Services
Coral Springs, Floride, États-Unis
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Titre:
Re: ADO
Divers
Thread ID:
00161245
Message ID:
00161478
Vues:
23
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform