Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
QSL against a ADODB.recordset
Message
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Miscellaneous
Thread ID:
00492122
Message ID:
00492425
Views:
17
You can sort your in-memory recordset.

Populate your recordset and then use rst.sort="Submit, Office"

>I have a requirement to allow sorting in the listbox. Not on the first element but on one OR two of the elements in the list. My desired end result is to be able to 'Order by Submit, Office'
>There is the ability for them to modify the subission status so the data in the list no longer matched the origional data drawn from AND they have the option to renig their requested changes. In a nutshell I need to be able to get an Order by item, item2 type result from list items that are not in a table. :(
>
>>What do you need exactly? You can use the Filter method or the Find method but you can't SELECT on a recordset.
>>
>>>How would I query against this on the fly recordset? Its built from a listbox. the listbox items are created from other individual elements.
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform