Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Private DataSessions
Message
 
 
À
19/03/1999 13:52:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00199872
Message ID:
00199892
Vues:
19
>In fact, the second form had tables in its data environment with exclusive set on. Apparently, EXCLUSIVEness applies even across data sessions, so "private" data sessions aren't completely private.
>

Well, they really are completely private, but even before VFP, a table opened exclusively on one networked computer prevented everyone else on the network from opening the same table. That's about as private as you can get. The beauty of the Private DS is the ability to open the same form multiple times without having to code for USE xx AGAIN ALIAS yyy, or using the same table multiple times in different forms. Another benefit is meeting a different relational need in one form without affecting a relation set by another form. But EXCLUSIVE still means *it's mine all mine and you can't have it [not even read-only]!* :)
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform