Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Datasession conflict
Message
 
À
07/11/2018 14:40:54
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01663173
Message ID:
01663208
Vues:
59
Hi Dragan,

Thanks for the guidance.

How changing the source code would be tricky at this point, I'm still looking for an alternative.

Looking at the VFP HELP I saw that the DatasessionID property is read / write at run time.

It also says:

"Changing the DataSessionID property setting increments the reference count of the data session changed to and decrements the reference count of the data session changed from."

"However, if you create a data session by setting the DataSession property to 2 (Private data session), changing the DataSessionID property setting does not release the initial data session. In such case, the object must be released to the initial session"

This made me think that there is some way to manipulate the DataSessionID even at the risk of losing the datasources of the object, as the help says:

"Changing the DataSessionID property of an object that contains data-bound controls causes the controls to lose their original data sources." In general, use DataSessionID on objects that do not contain data-bound controls. "

Am I missing something here?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform