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 07:23:24
 
 
To
17/03/2004 03:37:56
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00886980
Message ID:
00887014
Views:
16
Hi,

LOCATE FOR "ELL" $ MyField

HTH
Dennis

PS Kumusta? Will need you soon!


>how to search for r/ecords 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?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform