Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Word search
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Word search
Divers
Thread ID:
00018851
Message ID:
00018851
Vues:
85
Hello,

In the valid event of a textbox that is on a page, I have the foll.:

SELECT *FROM mytable WHERE mytable.ctitle LIKE '%'+cname+'%' into cursor temp.

(cname is a PUBLIC var and captures the user's entry.)

This always creates a cursor with 0 records. The same code executed outside of the form from a .prg works fine. Could someone please tell me how to get it to work?

TIA,
Jamuna
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform