Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL LIKE command
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00127474
Message ID:
00127850
Vues:
26
>Hi Jim,
>so nice to hear from You
>>
>>Try this;
>>
>>findtext = "%" + thisform.txtsearch.value + "%"
>>select * from task;
>>where description LIKE findtext
>
> can't work because 'findtext' is a parameter to the SQL statement.
> where description LIKE (findtext) && will do
>
> best regards from Friedrichsdorf
> see You in September?
> Eugen

Eugen,

Yes, in September and in November.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform