Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
File in use problem
Message
De
04/08/2003 13:59:05
 
 
À
04/08/2003 13:47:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00816569
Message ID:
00816574
Vues:
21
I have seen many issues with "file in use".

What are you trying to do with the file that is in use?
Copy from, copy to, read, change etc...
does it require exclusive use or can you share it?

If it is a dbf file, and your accessing data, make sure whatever routines access it are letting it go (closing) at some point.
Issuing a tablupdate() or a USE (to close) can sometimes help.

More specifics may be required to help any further...
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform