Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Tables closing unexpectatnly
Message
De
29/04/2016 13:10:00
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows 7
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01635656
Message ID:
01635663
Vues:
84
This message has been marked as a message which has helped to the initial question of the thread.
>Any other things like this to look for, for accidentally closing a table when it should still be open?

If you see in the IDE, too, the easiest is to put USED("alias") in the Watch window and set a breakpoint. If you're not seeing it and have to rely on what happens at runtime, you might add some logging to the form that throws LIST STAT TO FILE periodically. I assume your error log already lists what tables are open when the error occurs; if not, add that.

Tamar
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform