Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using datetime index and using with a seek command?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00612987
Message ID:
00613162
Views:
13
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.
Previous
Reply
Map
View

Click here to load this message in the networking platform