Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Parameterized query dialog
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00330308
Message ID:
00331158
Vues:
14
>When I use the one form, I just return the three values in the forms unload event right? and then in the procedure how do I make it so that it returns all the values to the query in the Do form to variable part. They way it is it is just for one value to be returned isn't it?

What you might wish to do, if you're returning more than one value, is to declare an array BEFORE you execute the form, then populate the array in the Unload(). Once you're out of the form, get the values out of the array and assign them to their respective view parameters, requery all the views, and proceed as normal.
Evan Pauley, MCP
Positronic Technology Systems LLC
Knoxville, TN

If a vegetarian eats vegetables, what does a humanitarian eat?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform