Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multiuser environment question
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01151640
Message ID:
01151758
Vues:
41
Hi Khubaib,
You need SET EXCLUSIVE OFF in all your forms, because the rest users can't use these tables.
SET EXCLUSIVE OFF allows a table opened on a network to be shared and modified by any user on the network.
SET EXCLUSIVE is scoped to the current data session.
SET EXCLUSIVE OFF is default for a private data session.

Use SET EXCLUSIVE ON when You want
PACK
ZAP
INDEX ON
...
for more details see HELP


>you true i did not exclusive, now my question is this, how many requirement is diffirent than single use.
>
>i thing firs exclusive on. i will do exclusive on in main prg?
>
>and other ???
_______________________________________________________________
Testing displays the presence, not the absence of bugs.
If a software application has to be designed, it has to be designed correctly!
_______________________________________________________________
Vladimir Zografski
Systems Analyst
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform