Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Forms built on parameterized views
Message
 
À
24/02/1998 14:34:46
Per Strid
Ps Optisk Data
Uppsala, Suède
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00080875
Message ID:
00080881
Vues:
28
>I am trying to build a form based on a parameterized view. This is no big problemas but how do I change the paremeters in runtime on the form?
>Let's say I want a dropdownbox with my clients. Changing the contents of this box should alter my records on that form. I don't find anything on this in the examples in VFP.
>As cream on the mousse I want two parameters, one for clients and one for regions!


Put a ? infront of your virable for both region and clients

Select * from table where regions=?var1 and clients=?var2

Then make sure varibles can be seen and the issue requery(yourview)

HTH
Jeff

It's Time to get a gun.

That's what I've been thinkin.

I think I can afford one, If I do a little less Drinkin.

www.TrueGeeks.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform