Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Word search
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Word search
Miscellaneous
Thread ID:
00018851
Message ID:
00018851
Views:
81
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
Next
Reply
Map
View

Click here to load this message in the networking platform