Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to clean the open tables after select sql ?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00899364
Message ID:
00899368
Vues:
10
>When we execute a select sql statement, the tables used by the select remain open. Is there a way to clean that ? And keep the ones that were already open before the select ?
>
You can use AUSED() function to get the list of open tables before and after select and closed the ones that are not in the first list.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform