Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Exclusive property in Private Data Sessions
Message
 
À
08/01/2008 23:13:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01280447
Message ID:
01280471
Vues:
22
>In Visual FoxPro 9 help stands that:
>If you set the DataSession property to 2 (Private Data Session), the default setting of the Exclusive property for all Cursor objects in the data environment is changed to false (.F.).
>
>I have set Data Session property to Private in Form but when I add local view in DataEnvironment exclusive property of view is set to .T. without possibility of changing which seems contradictory to help note.
>
>
>Anyone have some explanation?

View is always opened exclusive. That is because View creates a local file in TEMP folder, so no other user can open it.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform