Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Control opening of remote views in a form's DataEnvironment
Message
From
15/09/2023 13:58:36
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Control opening of remote views in a form's DataEnvironment
Miscellaneous
Thread ID:
01687065
Message ID:
01687065
Views:
129
I've always developed my Client/Server applications using my forms' DataEnvironments (private), and these DE's have remote views on them, so when the forms are run with DO FORM the remote views al automatically opened with all its defines properties (like NoDataOnLoad, Buffering, etc.).

Is there a way that I can open those remote views "manually"? That is, instead of the remote views being opened automatically by the Data Environment, they, by somehow reading the Data Environment, can be opened manually by code (e.g. using the USE command or some function defined by the user), allowing me to, for example, change the connection using the CONNSTRING clause of the USE command, or use TRY...CATCH...END when each remote view is opened, among other things.

TIA
Next
Reply
Map
View

Click here to load this message in the networking platform