Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multiple Apps Accessing a common Table Bombs on Open Exc
Message
From
08/04/1998 14:27:47
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00090537
Message ID:
00090543
Views:
37
>In my project there are two applications that use a common table to relay information from one to the other. At one point I need to open the table exclusively so it can be cleaned up. If the App1 has it open and App2 is trying to open it exclusively then the" FIle Access is Denied" error comes up. Is there a way to determine by App2, whether or not App1(or any other app) has the table opened. This is a free table.

If you're running the app in VFP 5.0 there's a function call: ISEXCLUSIVE( cTableAlias ) that will do what you want.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform