Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Filter Limits
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00275070
Message ID:
00275345
Vues:
24
Alan,

If you are using an index order on the tabel this would be easy;
SELECT TheTable
SET ORDER TO Whatever DESCENDING
LOCATE FOR YourCriteria REST
SET ORDER TO Whatever ASCENDING
If needed you could create an index for the order you want these records in so you can take advantage of the descending/ascending features of the index order.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform