Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Rebuilding indicies
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Rebuilding indicies
Divers
Thread ID:
00162801
Message ID:
00162801
Vues:
55
I wrote a program to reindex the tables if the indicies should be corrupted.I close the databases, open the tables under fopen, delete the indicies and delete the database. I then reopen the tables ,create indicies, and recreate the database. I add the tables to the database and use the use alter table command to make the indicies that I added primary. I also set up a foreign key with the alter table command to set a relation between the two tables. Is there any way to get the program to run without asking the user if he doesn't mind deleting the databases and if he wants to rewrite the indicies that I set up as primary keys at the end. Also, is there a way to programatically set referential integrity?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform