Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multiuser app
Message
 
 
À
12/10/2000 17:59:43
Bill Breay
Custom Business Software
Arvada, Colorado, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Titre:
Divers
Thread ID:
00428797
Message ID:
00428811
Vues:
23
Hi!

Following are points where you should check too.

This error message appears when something try to open database/table in exclusive mode. In my applications I always include 'SHARED' for all 'OPEN DATABASE' and 'USE' commands. Why? Just because SET EXCLUSIVE setting have dsta session scoop. When someone or something set default settings on computer for VFP to use SET EXCLUSIVE ON, you're in troubles. That is also a reason why data sessions usage is not recommended. And that is why "SET EXCLUSIVE OFF" command should be used ALWAYS at the start of application and in LOAD method of each form with private data session.

So, are you sure tables/databases opened in shared mode?


>Hi All,
>
>I'm stumped. And its panic time.
>
>I have an app running at a client site, vfp6 & MM latest version.
>The app is located on a NT server including the .exe. The location of the .dbc and metadata files etc. have been moved from the data directory to the root directory for this app.
>
>It has been running on two workstations for over a month.
>They just decided to allow other users to start using the app.
>The network drive has been mapped to each workstation. I have a small 'hello' program which is installed on each workstation. It includes all the .dll files needed to run vfp6 and basically sets up each workstation to run vfp6 apps.
>
>Then we tried to run the app from anyone of these workstations (except the original two) and within 4-5 seconds get a message "Database: File Access Denied". The app does not get a chance to bring up the 'Welcome' screen or register the app.(not using an .ini file).
>
>As far as I can tell all .dll files are current and no files are out of place or missing on the workstations.
>
>While at one of the workstations that is not working, I logged in as one of the users who does work on their workstation and get the same error message. Logging into one of the workstations that does work using one of the logins from a workstation that does not work the app works fine.
>
>All network permissions have been triple checked and are the same on all workstations.
>
>Another small vfp6 app that is on the same server directory works on all workstations. This app is not a MM app however.
>
>HELP.
>
>Bill
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform