Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Find with complex criteria
Message
From
26/01/2001 08:37:50
Peter Walburn
Omega Data Services Ltd
Aberdeen, United Kingdom
 
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Miscellaneous
Thread ID:
00468960
Message ID:
00468983
Views:
27
>
>You can't have more than 1 field in the find as you discovered. Some workarounds to it are:
>
>-Use the Filter and then the Find (this can be really slow if you have a big recordset).
>-Requery the database having your 2 fields in the Where clause.
>-Concatenate your 2 fields as one when you first query the database and use the find on this new field.

Eric,

Thanks - I guess I'' requery the database wth a new where clause.

Pete
Previous
Reply
Map
View

Click here to load this message in the networking platform