Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Optimize Program
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00658088
Message ID:
00658092
Views:
16
The fastest would SEEK() with index on myfield.
IF SEEK(PADR(myvalue, LEN(sometable.myfield)), "sometable", "myfield")
...
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform