Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Closing a single table.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00477365
Message ID:
00477366
Vues:
19
>Hello,
>
>This is a question about the CLOSE function. CLOSE TABLES says it closes all tables in the currently selected database. If there isn't a currently selected database it closes all open free tables.
>
>In VFP 3.0 I was able to CLOSE myAlias but this doesn't seem to work in VFP 6.
>
>So my question? How do I close a single table out of a few that are openned w/o closing the rest? I can not close by the alias and doing a CLOSE TABLES closes them all.
>
>So, anyone know the answer to this seamingly easy question?
>
>Thanks in advance,
>Bryan Smith

In earlier version you may have had to first select the table, then issue USE. In VFP 6.0 you can issue USE IN < alias > to close the table.
George

Ubi caritas et amor, deus ibi est
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform