Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Packing / Reindexing / Securing EXCLUSIVE access
Message
 
To
29/10/1998 15:07:43
Tim Hockin
Illinois State U - Residential Computing
Normal, Illinois, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00152477
Message ID:
00153097
Views:
21
>I was curious how people here are going about securing exclusive access (to shared tables) for packing/reindexing ? I am trying to find a robust way of doing it, and was curious what others have devised
>
>Tim

Check for exclusive use of the database. Typically, you'd be opening it in shared mode so if other users are on the system, you won't be able to open it exclusively. Also, make sure you don't have any loose datasessions hanging around because even without any other users on, you won't be able to get exclusive on the database.

Steve
Previous
Reply
Map
View

Click here to load this message in the networking platform