Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SET KEY and LOCATE FOR
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00141608
Message ID:
00141718
Views:
13
>Since LOCATE is optimizable it shouldn't matter about the SET KEY if your LOCATE statement includes the SET KEY condition
>Let's say Customer is indexed on CustKey and you want a "Fred" who lives in NY
>
>LOCATE FOR CustKey="FRED" AND State= "NY"
>will be blindingly fast if there are few "Freds" in NY.

I was thinking of that, but got the impression that the SET KEY was applied for different purposes, in a different part of the program. Hence you might still want to LOCATE with a SET KEY active.
Previous
Reply
Map
View

Click here to load this message in the networking platform