Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Private DataSession Problem
Message
De
16/08/2013 11:27:42
 
 
À
16/08/2013 05:13:42
Yim Ming Sun Derek
Spacious Design Consultant
Hong Kong, Hong Kong
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
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:
01580630
Vues:
43
USE table AGAIN IN 0

-- Note that if the ALIAS is the same as the table name, you don't need to specify the ALIAS in the USE statement



>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
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform