Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Control opening of remote views in a form's DataEnvironment
Message
De
15/09/2023 13:58:36
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Control opening of remote views in a form's DataEnvironment
Divers
Thread ID:
01687065
Message ID:
01687065
Vues:
130
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform