Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Exclusive use of files in a .DBC
Message
From
11/06/1999 00:41:23
 
 
To
11/06/1999 00:33:00
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00228638
Message ID:
00228640
Views:
13
Of course it is possible. You just have to

OPEN DATABASE YourDBC SHARED

Vlad

>Is it possible to open a table within a database for exclusive use without preventing other users from opening other tables in the same database for shared use?
>
>As it stands now, when I try to open a table for shared access when another user has some other table open for exclusive use, VFP claims I'm trying to get write access to the .DBC that contains both.
>
>I can understand why this might be happening, and depending on how VFP implements databases, why this might be a fact of life.
>
>I was just wondering if there is a way to configure things so that someone's exclusive use of a database table doesn't prevent me from using another table that's in the same database.
>
>???
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform