Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sql RowSource with a reference of an Entry Field
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Sql RowSource with a reference of an Entry Field
Divers
Thread ID:
00042167
Message ID:
00042167
Vues:
75
We want to write a SQL statement in a ComboBox RowSource with a Where clause depending of an Entry Field of the same Form.

The only way we have found is to put the EntryField.value in a Public Variable and do :
Select field1 from Table1 Where Table1.Field2 = PublicVariable

It does not work when we want to do :
Select field1 from Table1 Where Table1.Field2 = ThisForm.EntryField1.Value

If someone have an idea about the right syntax !!!

Analystik team.
Analystik Team
1430 Belanger
Montreal (Quebec)
Canada
(514) 278-2727
analyste@analystik.ca
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform