Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Not allowing multiple users...
Message
From
10/11/1999 10:33:27
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Not allowing multiple users...
Miscellaneous
Thread ID:
00289588
Message ID:
00289588
Views:
74
I am working on an application which is nothing more than a Training database. I am having trouble getting the executable to allow more than one user at a time.

The following code is in my INIT of the main screen:

_SCREEN.VISIBLE=.F.
SET RESOURCE TO \\apps_svr\apps\apps\training\foxuser6.DBF
SET DEFA TO \\apps_svr\apps\apps\training
SET EXCL OFF
OPEN DATABASE training
SET DATABASE TO training


I have even checked the Novell network properties to ensure that the Training.exe and foxuser6.* are shareable.

I have checked in the project and go to Tools - Options - Data and the Open Exclusive box is NOT checked.

What am I missing?
Next
Reply
Map
View

Click here to load this message in the networking platform