Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Partial Search
Message
De
24/09/1997 10:49:31
 
 
À
23/09/1997 20:26:02
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00051319
Message ID:
00051409
Vues:
39
Hi Gary! You may use AT() function, which very useful in this case (but it will slow down your Select) select *; from table1; where AT(yourtablefield, yourSearchedExpr) >0; into cursor cursor1 * Beggars cannot be choosers >the whole table field but if only a part of the search string is found in >the record it returns nothing...Can anyone help here? Thanks again!
* Human is a question asked by birth and answered by death. Machine is another kind of question with another kind of answer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform