Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem sharing a database in FoxPro 7
Message
De
27/02/2002 16:13:08
Thomas Ianuzzi
Information Security Consultants, Inc.
Floride, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Problem sharing a database in FoxPro 7
Divers
Thread ID:
00626018
Message ID:
00626018
Vues:
39
I built an application which ran in a multiuser configuration in FoxPro 6 Now in FoxPro7 it does not. The starting program contains the following lines to insure shared access.

SET EXCLUSIVE OFF
OPEN DATABASE INVENTORY1 SHARED
SET MULTILOCKS ON
CursorSetProp("Buffering", 3, 0)
DO FORM INVENTORY

After the first copy of the program is run, the database itself is not accessable (the project manager shows no tables and an error message states that no drilldown information is available.

A look at the data environment while the application is running shows all cursors are buffered and none are opened exclusively.

What else could be holding the databsse exclusively?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform