Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Forms built on parameterized views
Message
 
To
24/02/1998 14:34:46
Per Strid
Ps Optisk Data
Uppsala, Sweden
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00080875
Message ID:
00080881
Views:
27
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform