Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
File is in use by another user.
Message
From
03/12/2004 09:56:47
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, United States
 
 
To
03/12/2004 09:44:03
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00966682
Message ID:
00966701
Views:
10
Sylvain,

My error routine is currently trapping errors and it says that the following line is causing the "File is in use by another user.":
USE mytable IN 0

I am trying to fix this but I can't reproduce the error "File is in use by another user.". I my testing I always get the "File Access Denied", assuming that the table is opened exclusively already.

So far I have not been able to reproduce the "File is in use by another user." error.

Thanks,

Jerry



>Attempting to USE EXCLUSIVE a table that is used by another user or attempting to USE a table that is used exclusively by another user.
>
>Check your SET EXCLUSIVE setting (scoped to the local datasession) and/or wrap your USE command in TRY/CATCH.
>
>HTH
>
>>What situation would cause the following error?
>> File is in use by another user.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform