Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Index on Ascending/Descending field wise
Message
De
03/04/2000 12:59:47
 
 
À
03/04/2000 10:50:04
Amit Abhangrao
Charmi Software Exports
Mumbai, Inde
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00354206
Message ID:
00354409
Vues:
21
>Thanks Craig,
>
> But what about if the descending index field type is 'C' or 'N'?
>
>Regards
>Amit
>
>

Numeric is easy, just subtract from a bigger number and convert to string:

STR(999999999 - MyField)

Character is more complicated. You could write a UDF that converts each letter to it's ASCII value.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform