Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sorting a Recordset
Message
De
14/10/2001 19:47:45
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
Bases de données DAO/RDO/ODBC/ADO
Titre:
Sorting a Recordset
Divers
Thread ID:
00568359
Message ID:
00568359
Vues:
43
I am using.......
cnSMDR1.Open "Provider=Microsoft.Jet.OLEDB.4.0;Data Source= C:\Tracit\SMDR1.mdb"
and
rsCompany.Open "Company", cnSMDR1, adOpenKeyset, adLockOptimistic
to open my recordset. When I use the command rsCompany.Sort = "CompanyName", it returns the error, "Current provider does not support the nessecary interfaces for sorting or filtering". Any suggestions on how I can sort this recordset before I use it?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform