Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL LIKE command
Message
From
17/08/1998 13:05:03
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
SQL LIKE command
Miscellaneous
Thread ID:
00127474
Message ID:
00127474
Views:
80
I am using a SQL-LIKE with the percent wild cards. Findtext is a variable. This select statment does not work. Does anyone know why?
Is there another way to do the same thing?

findtext = thisform.txtsearch.value
select * from task;
where description LIKE %findtext%

Thanks

Jim
Thanks

Jim
Next
Reply
Map
View

Click here to load this message in the networking platform