Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bug? Index Transform(numfld) tag numa
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00774473
Message ID:
00774507
Vues:
15
Jim,

Thank you, I have been trying to find the a way of getting an incremental search to work on a numeric 4,0 field in a grid. I will have numbers like 250, 350, 650, 6300. The index
PADR(TRANSFORM(numfld),4)
will bring me to the 6300 before the 650. I believe I have the answer to the seek now. I'll have to index
PADL(TRANSFORM(numfld),4,"0")
Then seek on according to what Sergey suggested.

Tracy
Tracy
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform