Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Any way to query a recordset?
Message
De
04/05/2000 03:16:13
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
Bases de données DAO/RDO/ODBC/ADO
Titre:
Any way to query a recordset?
Divers
Thread ID:
00365975
Message ID:
00365975
Vues:
45
Hi,
i have an query that use UNION. How could I query the certain records from the exisitng recordset?

select * from table1 where condition A = true
UNION
select * from table2 where condition B = true
UNION
select * from table3 where condition C = true

(REFERENCE BY MYRS1)

I need to get certain records only from MYRS1.

Any ideas?

Thank you
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform