Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to show the result in text box,
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
How to show the result in text box,
Miscellaneous
Thread ID:
00667107
Message ID:
00667107
Views:
65
lcSource = "SELECT optwords from smltbl ;
WHERE smltbl.opttitle = 'APPR_CD' ;
AND smltbl.optwords like 'REJ%' ;
into cursor cSource"

&&How can i show the result of the query in the text box
&&I am doing this but nothing is happening.

thisform.text1.value = lcSource

&&I am looking for the property rowsourcetype of the text box.


Thank you very much.
Next
Reply
Map
View

Click here to load this message in the networking platform