Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Exclusive cannot be set to .F. for views in DE?
Message
De
10/12/1997 21:26:59
Shihchau Tai
Apic Systems Pte Ltd
Singapore, Singapour
 
 
À
10/12/1997 13:39:07
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00064931
Message ID:
00065184
Vues:
39
>>According to the help in VFP, the base tables are opened as Exclusive if exclusive property is .T. Are you saying these tables are made local also and another user can access the base tables while the view is opened?
>
>No, the base table are not made local and should be opened as shared. The view is anything but a SELECT-SQL on steroid. VFP will create a temporary table resulting of this SELECT and this table will be local. Any modifications made to this table (assuming that it is updatable) will be sent to the original tables.

That comes back to the question of exclusive property in the view of the data environment. This exclusive property is disabled and set to .T. by VFP. In this case, how can the view work in multi-user environment?

According to VFP help, when exclusive is .T., the base tables will be opened as exclusive On. Is the help giving wrong information?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform