Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to pass a variable to SQL statement.
Message
De
31/01/2008 22:19:41
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
How to pass a variable to SQL statement.
Divers
Thread ID:
01287831
Message ID:
01287831
Vues:
64
Hello all. Another noob question.
I have 2 fields. One is a text box, the other a combo box.
The LOST FOCUS property of the text box assigns its value to a xVariable
Then it populates (or tries to)the combo box with:
thisform.combo1.rowsource="select names from table1 where names LIKE xVariable into cursor Z"
In other words, I want that if xVariable is "GA", the combo box is populated with all the names that start with GA.
I have tried several posibilities with no success. What am I missing?

TIA
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform