Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multi-user....
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00346829
Message ID:
00347083
Views:
23
>>>I would like to have multi-user mode for my application. I add my view and tables using DE and set data session as Private. However, when I try to run, it give me.."Table is using" error...
>>
>>Are you sure its the In Use error, or file access denied? You need to do SET EXCLUSIVE OFF in your private datasessions as well as in your default datasession so more than one user can have it open at a time.
>
>After reading your and Nick's post and then checking the Help, I've come to the realization that SET EXCLUSIVE is the dumbest thing in the world to have scoped to a datasession. What good is it? It's not like I can have a table open shared in form A (DatasessionID 2) and the same table open exclusive in form B (DatasessionsID 3).
>
>I'm ranting alot today. Must be too much soda *g*.

SET SODA OFF
:)
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Reply
Map
View

Click here to load this message in the networking platform