Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ingrid Problem
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00116648
Message ID:
00123409
Views:
25
>A good point. Also, I don't know if the control has been revised lately, but here is another trap to watch out for: by default it does a LOCATE first, then a SEEK() - which if you are working on a big table can really bite you, timewise. You might watch out for that. <

LOCATE is optimized just like a seek, and in many cases it is preferable because it helps get away from the large number of compound indexes developers used to write in order to do a seek.


---Scott.
R. Scott Mackay
Classy Components Inc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform