Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to find a value in record set
Message
From
12/04/2004 19:57:46
 
 
To
12/04/2004 15:06:15
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Miscellaneous
Thread ID:
00894195
Message ID:
00894285
Views:
13
Found the answer from MS KB. It wasn't my syntax. It's just ADO find method ONLY supports one criteria. In other words you can not use AND to search by multiple criteria.

Workaround ( what I used )

* Use ADO filter property and clone method.

- Jeana -
Previous
Reply
Map
View

Click here to load this message in the networking platform