Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Search for a string
Message
 
À
05/08/2002 14:16:23
Steven Dyke
Safran Seats USA
Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00686265
Message ID:
00686270
Vues:
43
"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')
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform