Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to search for records containing the search string?
Message
From
17/03/2004 03:37:56
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
How to search for records containing the search string?
Miscellaneous
Thread ID:
00886980
Message ID:
00886980
Views:
88
how to search for records containing the search string?

say, my user entered "ELL", i want to be able to search into my table all records that contains the word "ELL" like "HELLO", "BELL", "SELLER"
select * from where like="%ELL%"
can i do this using locate? i want to search in the same table, not to put the result in a table or a cursor.

any help pls?
Next
Reply
Map
View

Click here to load this message in the networking platform