Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to manually close a opened table??
Message
 
 
À
17/07/2001 23:03:57
Ransome So
Ransome's Workshop
Hong Kong, Hong Kong
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00531845
Message ID:
00531848
Vues:
11
You can close a table with the same USE command
SELECT MyTable
USE
     or
USE IN MyTable
>Dear all,
>
>If I open atable by code:
>
>use MyTable.dbf
>:
>(processing)
>:
>
>How can I code to close this table mannually in program??
>
>With regards,
>
>Ransome
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform