Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sorting a Recordset
Message
From
14/10/2001 19:47:45
 
 
To
All
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Title:
Sorting a Recordset
Miscellaneous
Thread ID:
00568359
Message ID:
00568359
Views:
42
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?
Next
Reply
Map
View

Click here to load this message in the networking platform