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:
00774483
Vues:
18
>Sergey,
>
>If I use this index, forcing the truncation, it isn't in the proper order on the index, but after I call the Reindex
>
Index On ALLTRIM(Transform(numfld)) tag numflda
>Would this be a bug? or expected behaviour?
>
Tracy,

VFP determines the lenght of the character expression index key for INDEX command using current record in the table. I don't know how it calculates it for REINDEX. In any case, using PADR() for the character expression index key makes it irrelevant.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform