Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Unknown(x) data session causing app crash
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00176195
Message ID:
00176562
Vues:
28
>Dean,
>
>If you are using tablebuffering tables that don't get the necessary TableUpdate() or TableRevert() calls will keep the DS alive. If you select the DS and open the Data Window you can see the tables that remain open, you can try selecting each one and doing a USE to see what ones won't close because of the uncommitted changes.
>
>>Using VFP6 on Win98 machine.
>>
>>Using private data sessions on my forms, intermitanntly, when the form is released, the data session goes to unknown(x), and the app crashes when I close it. It doesn't crash until exiting the the app or program that called the form.
>>
>>The error is the 'C000005' that i've seen in many threads, but none addressed it in this context.


David,

Yep, I tried that. I tried TableUpdate() and TableRevert() at the command line, and even stuck them in the click method of the button. Also, looking at the DE after the form releases all tables are closed.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform