Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Filtering remote view
Message
From
27/04/2009 16:04:25
 
 
To
27/04/2009 10:15:54
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01396479
Message ID:
01396580
Views:
67
>Thank you very much

You are welcome.

FWIW, my previous example code was too short - what i meant was that you'd open the view with "NoData" very early in the event sequence, i.e. in form.Load() or automatically in form.DataEnvironment.OpenTables()
And then declare the local parameter and do the Requery() later, e.g in form.Load() or Init() if the parameter content is known in advance.
Or in a button.Click() after the user has chosen a value.


Regards
-Stefan
Previous
Reply
Map
View

Click here to load this message in the networking platform