Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Private DataSession Won't Close Out?!?
Message
De
16/10/2002 04:41:23
 
 
À
16/10/2002 00:11:18
Wally Noll
Double Aa Builders
Mesa, Arizona, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00711562
Message ID:
00711608
Vues:
18
Hi,

>>
I didn't know what you told me. However, it didn't help. Because there are no objects I am instantiating that are not the form or form's objects in that form. I checked the form for 'CREATEOBJECT' code and there's nothing. I also checked methods in custom application object that are called from that form. So, that isn't the problem.
<<

The problem is not likely to be with references which your form might hold to other objects but references held by external objects TO your form (or an object which it contains ). Check whether your forms Unload() event is firing. If, as I suspect, it is not then you almost certainly have a reference to the form somewhere which is preventing this. Whilst you can clean up your tables in the Destroy() you will not be tackling the underlying problem.

Regards,
Viv
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform