Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
File in use problem
Message
From
04/08/2003 13:59:05
 
 
To
04/08/2003 13:47:31
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00816569
Message ID:
00816574
Views:
20
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...
Previous
Reply
Map
View

Click here to load this message in the networking platform