Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Related combos - don't work!
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01519661
Message ID:
01519722
Vues:
44
>Hi Naomi,
>
>
>SELECT - SQL has problem with corectly evaluating THIS and THISFORM.
>Yes, you can use varibale, but the variable must be PUBLIC (visible for control on form).
>
>Or another solution...
>
>* cboDepartments::InteractiveChange
>thisform.cboCategories.rowsource = "select * from csrCategories where department = SPACE(10) or department = '"+This.Value+"' into cursor csrCat"
>thisform.cboCategories.Requery()
>
>
>MartinaJ
>
Yes, I went with the same idea, but then we need to re-build the combo every time (which I did).
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform