Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parameters on a remote view.
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00390244
Message ID:
00390567
Views:
10
Tony,
Check DBSetProp() which allows you to set field properties in a view. The easiest way to learn how to handle this is to run GenDBC.PRG and look at the resulting file (Be careful - if you accidentally RUN the PRG it will happily overwrite all of your DBC without asking you).

HTH
Barbara

>Thanks for the response. The view designer allows me to do it very easily, but what about when running a program which needs to define its view parameters based on user selects. Specifically, to direct the query to certain tables and links between them may also vary, again based on user request.
>Otherwise, I would have to define 3 times 14 times 365 times 10 = 153K remote views with view designer and that without restricting access for specific fields.
Barbara Paltiel, Paltiel Inc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform