Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Where is that table?
Message
 
 
À
27/05/2011 10:43:02
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01512056
Message ID:
01512062
Vues:
63
>I have to close all tables used in my app. so I can be able to do some processing.
>
>So I did
>
>Close all databases
>checked all data sessions and closed all tables in those.
>
>But the thing is there is one table left open. Strings.dbf
>
>This file is used by Intl (Steve Black's third party tool)
>
>Any idea what I'm missing?

What is your code for closing all tables in all sessions?

You can also use CLOSE ALL
CLEAR ALL

although may be dangerous in the middle of the code.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform