Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Clean up database
Message
 
À
19/12/2001 16:12:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00596431
Message ID:
00596442
Vues:
17
>I recently made some major changes to a project I was working on - including removing some tables and adding some new ones. I went to into the database designer to remove some of the old tables and edit the referential integrety. I got a message saying that I need to run "Clean up Database" from the Database menu. Only problem is, its greyed out. Any ideas?

The database container might be open shared instead of exclusive. Do
CLOSE ALL
SET EXCLUSIVE ON
OPEN DATABASE myDatabase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform