Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remote Views
Message
 
 
To
06/11/2007 07:43:40
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Database:
MS SQL Server
Miscellaneous
Thread ID:
01266916
Message ID:
01267372
Views:
12
>Is there a way to dynamically change the number of parameters passed to a view in VFP at the time of requery?
>(like building the where clause at run time)

This is a feature of Visual FoxExpress called "dynamic view parameters." Great stuff!

http://www.f1tech.com/VFE/

View parameters that are left empty are not added to the where clause when the view is requeried. Data dictionary properties allow you control behaviors (add with AND, add with OR, Negate, Omit when Null, Always Omit, etc). See the following link...

http://www.f1tech.com/VFE/whatsnewinvfe2005.asp

You get the source for how this works when you purchase the framework.
Del
Previous
Reply
Map
View

Click here to load this message in the networking platform