Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cleaning Report's Environment
Message
De
22/04/2003 18:32:25
 
 
À
22/04/2003 18:23:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00780291
Message ID:
00780390
Vues:
12
This message has been marked as the solution to the initial question of the thread.
>We are under VFP6SP5.. Is it kind object session here ?

that's the version i am working with. i have tryed that from the command window as well as from within a form. you can do this to create and set it:
oDS = CreateObject("session")
set datasession to oDS.datasessionid

* *** open tables
* *** ...code
* *** close tables

* *** to destroy the datasession:
release oDS
however, after reading your last post about the preview behavior, i think you will get the same behaviour with my solution.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform