Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Any way to query a recordset?
Message
From
04/05/2000 03:16:13
 
 
To
All
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Title:
Any way to query a recordset?
Miscellaneous
Thread ID:
00365975
Message ID:
00365975
Views:
46
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...
Next
Reply
Map
View

Click here to load this message in the networking platform