Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do you handle dynamic sorting of displayed data folk
Message
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Divers
Thread ID:
00394736
Message ID:
00394824
Vues:
16
>In VFP, CURSORS created using SQLCONNECT for C/S applications can be sorted dynamically. You can create INDEX for use to dynamically sort the displayed data without re-executing the SQLCONNECT. How about in VB? How would we be able to change the sort of a recordset dynamically?

ADO recordsets can be sorted without going to the server. See the Sort method of the ADO recordset object.
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform