Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multi-user....
Message
 
 
To
17/03/2000 02:12:04
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00346829
Message ID:
00347062
Views:
18
>>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*.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform