Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ComboBox select problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01380809
Message ID:
01381573
Vues:
41
Hi Folks
Thanks for your replies.
I got the issue sorted out..the Requery() seemed to sort it out
Regards,
Gerard


>Try
>
>Select Code from Mytable where Type == Thisform.MyField.Value into Cursor MyCursor
>
>
>>I have a combo box with Sql command as source
>>This works fine:
>>Select Code from Mytable where Type = 'ABC' into Cursor MyCursor
>>
>>However, if the where is taken from another field on the screen as in
>>Select Code from Mytable where Type = Thisform.MyField.Value into Cursor MyCursor
>> nothing is selected even though MyField.Value contains 'ABC'
>>
>>Anybody got any ideas ?
>>Regards,
>>Gerard
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform