Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multiuser Views
Message
 
 
To
20/09/2002 13:28:08
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00702857
Message ID:
00702927
Views:
13
>I have an app with a pview to populate a form used to fill out timesheets. The app and all the tables are located on a network drive so all can access it. Today is the first time that a message has come up saying something about another user has the view in use. How can I keep this from happening?

Steven,
Most likely this is due to VFP initially opening the view. When VFP opens the view, it locks the record in the DBC very briefly to make sure it has the most up-to-date view definition. It then unlocks it.

Message#511409 gives an idea of a work around. You could also create a copy of the DBC on everyone's local drive.

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

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

Click here to load this message in the networking platform