Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Delete empty tables
Message
De
23/02/2005 10:06:16
 
 
À
23/02/2005 09:36:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 7
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
00989602
Message ID:
00989620
Vues:
14
Hi, Tariq
You may have to loop through the directory, opening each table and doing a reccount() or a select * and check the _tally to see if greater than zero. If the count is zero, the table is empty and can be deleted.

HTH
Beth
>Dear Experts
>
>There are five Tables in a directory entitled "TEMP"
>Two tables have data and the rest three are empty.
>
>I want to delete empty tables programatically.
>How is it possible?
>
>Please help.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform