Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
File is in use by another user.
Message
De
03/12/2004 09:56:47
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, États-Unis
 
 
À
03/12/2004 09:44:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
00966682
Message ID:
00966701
Vues:
11
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform