Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Filtering to a null recordset
Message
De
05/06/2003 01:19:05
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
Bases de données DAO/RDO/ODBC/ADO
Titre:
Filtering to a null recordset
Divers
Thread ID:
00796512
Message ID:
00796512
Vues:
47
I am creating an ado recordset. Depending on user input, the recordset gets filtered.
The problem is, when the recordset filter properties return an empty recordset. The filter command takes several seconds to execute. Is there another way to "filter" a recordset?

adoLogRS.Filter = "DVR=" & CStr(Combo1.ItemData(Combo1.ListIndex))
Répondre
Fil
Voir

Click here to load this message in the networking platform