Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Private or not private datasession?
Message
 
À
09/06/1998 12:12:56
Tan Gay Cheong
Cybercomp Computer Services
Singapore, Singapour
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00105173
Message ID:
00106549
Vues:
27
>How do you open the table in share mode under the form's Data Environment ?

If decided to use private datasession, at Load Event of the Form just issue the following:

SET EXCLUSIVE OFF
SET SAFETY OFF
SET REPROCESS TO 1
SET MULTILOCKS ON
.
.
.
ETC.

We usually make a form custom class and use it on the entire application in order to avoid retyping the code everytime you have a new module.

HTH
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform