Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using datetime index and using with a seek command?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00612987
Message ID:
00613162
Vues:
12
Steve,

Index keys are fixed length in VFP so an alltrim will often be undone by VFP. In your case this is not true as you a concatenated key expression. However, you can make things much more secure and self documenting by using a PADR() around your index key so you set the key length instead of letting VFP guess at what it should be.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform