Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Database maintenance options
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Database maintenance options
Divers
Thread ID:
00259275
Message ID:
00259275
Vues:
50
I am making a database and table maintenance class that has buttons for PACK, RECALL ALL, and REINDEX, and whatever else I might need. I thought I would add a button that does "Clean Up Database" and VALIDATE DATABASE. As I recall, the "Clean Up Database" pad from the Database menu does the same as:

USE mydatabase.dbc EXCLUSIVE
SELECT mydatabase
PACK

Is that the right code?

So what else do I need to put in this thing?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform