Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Data Session not closing
Message
 
À
26/07/1998 21:26:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00121526
Message ID:
00122099
Vues:
17
>I had gotten used to the data session closing when a form is closed, and any tables that had been opened while the form was intantiated were closed.
>Now I'm discovering that the data session is remaining open after closing the form, and any tables that were opened are still Used(). Only the tables specifically listed in the data environment are being closed.
>
>I have AutoCloseTables=.t. which is why the tables in the data environment are being closed, but why aren't the others being closed and the data session being removed (it's listed in the 'Data Session Window' as Unknown(2) or Unknown(3) etc.)

VFP keeps a track of all those table opened before data environment tables are used for the form.
If u wish to access tables from outside your data session u can have default data session else private data session.
In case u are using the same table outside and inside data environment VFP opens that table once again as shared in data environment.

regard
Aashish
--
--
Aashish Sharma
Tele Nos: +1-201-490-5405
Mobile: +91-9821053938
E-Mail:
aashish@aashishsharma.com
write2aashish@gmail.com

You better believe in yourself... if you don't, who else will ?
TODAY is a gift, that's why it's called PRESENT
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform