Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with application
Message
 
To
20/06/2000 16:29:36
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00382384
Message ID:
00382436
Views:
20
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
Previous
Reply
Map
View

Click here to load this message in the networking platform