Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Not allowing multiple users...
Message
De
10/11/1999 10:33:27
Greg Mccammon
Raytheon Systems Company
Lexington, Kentucky, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Not allowing multiple users...
Divers
Thread ID:
00289588
Message ID:
00289588
Vues:
71
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?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform