Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Not allowing multiple users...
Message
From
10/11/1999 11:20:23
 
 
To
10/11/1999 10:33:27
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00289588
Message ID:
00289631
Views:
30
>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
Your problem lies here - only one user can have any given FOXUSER resource file open at one time. Try making the file Read-Only, or assigning individual FOXUSER files to individual workstations.

>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?
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform