Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Search for a string
Message
 
To
05/08/2002 14:16:23
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00686265
Message ID:
00686270
Views:
46
"Select * From wamtxt Where wamtxt.txtext LIKE '%BUSHING%'"
OR
"Select * From wamtxt Where CHARINDEX('BUSHING', txtext) > 0"


>How can I get something like this to wotk for SPT?
>= SQLPREPARE(gnHandle1, "Select * From wamtxt Where wamtxt.txtext $"+ "'BUSHING'", 'mySeeThis1')
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform