Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with application
Message
 
À
20/06/2000 16:29:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00382384
Message ID:
00382436
Vues:
19
It sounds like there's a problem accessing your application's objects, rather than your data files. I have found this can happen if I'm working on an application with SET EXCLUSIVE ON, even if the built application is set to SET EXCLUSIVE OFF.

If this is your problem, open VFP and navigate to Tools/Options and select the DATA tab. Un-Check "Open Exclusive" and then click the "Set As Default" button. If you have the PROJECT open, you need to close and re-open the project because VFP would have opened it in the EXCLUSIVE mode whan you launched it.

After you do this, you will always be opening your project and data files as SHARED.

HTH

>I have created an application that will be run on a network and accessed by many users. The problem I have is when more than one user runs the application. When someone is in the application and someone else tries to access it, it gives the error message :
>
>Error loading file - record number 7. bcformset .parent: File access is denied.
>
>I have created a database that contains four tables and their corrosponding local views.
>In the data environment, I have the four local views.
>I've created my own class for all the foxpro object and have used that to create the application.
>
>If anyone has any ideas how to fix my access problem, please let me know.
>
>Thank you in advance.
>
>Josh
Kogo Michael Hogan

"Pinky, are you pondering what I'm pondering?"
I think so Brain, but "Snowball for Windows"?

Ideate Web Site
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform