Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to show the result in text box,
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
How to show the result in text box,
Divers
Thread ID:
00667107
Message ID:
00667107
Vues:
67
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform