Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Switching between datasessions
Message
De
03/03/1999 09:33:28
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00193372
Message ID:
00193539
Vues:
18
>I am slowly converting to using private datasession but most of my forms still use tables opened when the application starts. Is it possible to switch (on the fly) between a form's private datasession and the default datasession that is created when the application starts.
>
>How is this done? Are there any gotchas?

SET DATASESSION will work safely if you use unbound controls, i.e. you separate data from interface. Bound controls can get very confused when you switch datasessions within a form.
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform