Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multiuser environment question
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01151640
Message ID:
01151758
Views:
40
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform