Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
List box 2 based on list box 1
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00253199
Message ID:
00253611
Vues:
19
Jim, the dislog box went away, but my view is still not producing any values.

The listbox2 fills up with GetNumberDnis over and over for 1400+ lines, about the number of records in the tables I'm querying in my view.

-------------------------------------
My listbox2 Requery method is:

Lparameters cSearchValue
set step on
Requery("GetNumberDnis")

where cSearchValue is the parameterized variable in my view (select ... where somevalue = ?cSearchValue)

At the set step on, I am getting the correct value for cSearchValue, but nothing seems to happen with the Requery statement.

I did change the rowsource to "GetNumberDnis" as you advised. How do I get the query in the view to execute? That seems to be the problem.

Thanks
Joe


My Show Me The Code Web Site


Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform