Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Find with complex criteria
Message
De
26/01/2001 08:37:50
Peter Walburn
Omega Data Services Ltd
Aberdeen, Royaume Uni
 
Information générale
Forum:
Visual Basic
Catégorie:
Bases de données DAO/RDO/ODBC/ADO
Divers
Thread ID:
00468960
Message ID:
00468983
Vues:
14
>
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform