Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
File Acess id denied Error 1705
Message
From
03/09/1999 11:46:48
 
 
To
02/09/1999 17:41:39
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00260872
Message ID:
00261201
Views:
59
Hi Gary.

>File acccess is denied Error 1705

"File access denied" means that you're trying to open a table exclusively that some other process has open, or you're trying to open it when some other process has it open exclusively. The likely cause is that you've got the table open exclusively in the VFP development session, so you can't open it in the runtime version. Be sure to SET EXCLUSIVE OFF (you can set it as a default in the Tools, Options dialog).

Doug
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform