Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Private DataSession Problem
Message
De
16/08/2013 05:13:42
Yim Ming Sun Derek
Spacious Design Consultant
Hong Kong, Hong Kong
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Private DataSession Problem
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP3
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01580598
Message ID:
01580598
Vues:
47
Hi,

I have a form and I have no tables in the form's dataenvironment,
and I open the tables in the INIT method of the dataenvironment.
SET EXCLUSE OFF
USE street IN 0 ALIAS street
SELECT street
SET ORDER TO streetd
USE area IN 0 ALIAS area
SELECT area
SET ORDER TO areaa
USE district IN 0 ALIAS district
All tables are in Share mode,
the form are set to 2- Private Data Session, but I open another form which also
set to Private Data Sessionm, and open the Street and Area tables again, it occurs errors,

How can I set the Private Data Session to let two forms have no contradiction to open same tables ?

Please advise.
Derek
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform