Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help Improving Select Speed
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00450195
Message ID:
00450331
Views:
30
>Is there a good way to search a character field for
>the occurance of a string?

It may actually sometimes be faster with large tables to use SQL to pull off the PK and the given search field into a smaller local cursor, search it using '$' into another cursor, and then pull off the table records using a JOIN on the second cursor's PKs.

Might be worth a test, anyway.
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Reply
Map
View

Click here to load this message in the networking platform