Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table is deleted, but need to update Database in code
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Table is deleted, but need to update Database in code
Divers
Thread ID:
00319883
Message ID:
00319883
Vues:
46
I am running into an annoying little quirk. I am checking for the existence of specific database .dbf files in my program, if they don't exist I am using Create Table to recreate the .dbf file in the database. But if the .dbf file was deleted and not removed from the database , say accidentally by a user external from FoxPro, the database still references the .dbf file which no longer exists. I can't use Validate Database Recover in code, it can only be issued from a command window. What can I do in code to remove the database reference to the deleted .dbf file before recreating it?

Thanks in advance!
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform