Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can't open an application more than once
Message
De
12/11/1997 13:26:35
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00059713
Message ID:
00059762
Vues:
35
I found my problem: I knew that SET EXCLUSIVE is scoped to the current session. So I put SET EXCLUSIVE OFF in the form's Init() and in the BeforeOpenTable() of the data environment. But the database seem to be opened *before* the Init() and BeforeOpenTable() method. So the database was opened exclusively.

I added a SET EXCLUSIVE OFF at the statup of the application and now I can open more than one session at the same time on the same PC.

Thanx for your responses
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform