Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Question regarding Database Container
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01272659
Message ID:
01272663
Vues:
21
>I have encountered the classic 'database fields to not match fields in table' error when attempting to modify the structure of one of my tables.
>
>I want to go into the DBC metadata and make the necessary changes to resolve this problem, but I'm not sure what all connections the DBC makes with its corresponding tables.
>
>I am thinking that I can copy the DBC somewhere safe and then perform the changes. My plan is to revert to the copy if I screw things up.
>
>My question is this:
>
>Will I be safe in making a backup of my DBC only prior to doing this or will I need to make a complete data folder backup?
>
>Thanks,
>
>-Steve

Better backup all.
You could use DBC as ordinary DBF file (it is an ordinary DBF after all):

USE MyDataBase.DBC
BROWSE NORMAL
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform