Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
File acces is denied
Message
From
02/02/1999 17:56:52
 
 
To
02/02/1999 17:07:36
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00183184
Message ID:
00183198
Views:
19
David;
-I haven't used the MM Framwork, but sounds like you've set the table/database to open exclusivly. Look for a setting that allows you to open the tables and databases in "SHARED" mode.

- Typically yhe way the frameworks that I've worked with include the path to where the shared data is, therefore you must make sure to delete the tables from your local hard drive, forcing VFP to open the database/table from the path statement. To test this, MOVE the data folder on your local drive to a temp directory, and try running your application.


HTH


Kia



>I have developed an application with the MM Framework and am experiencing a few problems during implementation.
>
>1) One use logs in -- everything works okay. The second person gets a 'file access denied error'. I can access the tables through VFP so I have no idea what file is locking up.
>
>2) Local Data Path: I want to set the local data path to a network share. For some reason, the program only wants to look in the home directory path (the directory path with the .exe file) for my dbc.
>
>I thought the local path information was stored in the registry or inin file, but I see no reference to this in my registry. Any ideas?
>
>Thanks in advance.
Previous
Reply
Map
View

Click here to load this message in the networking platform