Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Seek() with wildcards (*?)
Message
From
14/05/2001 18:50:54
Mike Yearwood
Toronto, Ontario, Canada
 
 
To
14/05/2001 11:46:26
David Fluker
NGIT - Centers For Disease Control
Decatur, Georgia, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00506837
Message ID:
00507082
Views:
17
Hi David

Yes, but in order for LOCATE to optimize, you would have to build the correct index for such a search when the user specifies the search criteria. In other words, there is no way to optimize locate for these searches. You are correct that the CONTINUE would probably be pretty fast, once the first locate has been performed.

However, if I understand it properly, Fox should out perform Access on such searches because Access does not use a fixed width record. It seems to me it would have to perform more manipulations of the data to read the correct field to get to the correct record.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform