Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Rename DBC
Message
De
10/10/2000 11:59:04
Jason Mesches
Ocean Systems Engineering Corporation
Carlsbad, Californie, États-Unis
 
 
À
09/10/2000 23:34:02
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00427134
Message ID:
00427343
Vues:
13
>>I have a DBC with table and views. If I rename it from the Project manager window, then my views doesn't work any more. Said that does'nt found the dbc (with the previuos name). I opened the dbc with the use command and try to repair the code in the memo fields manually but gave me another error. Validate Database Recovery doesn't fix that problem also. Is there any command that fix this? Is that the way to rename a DBC? Is there any utility that works better with dbc's? I have Database Toolkit but doesn't fix anything.
>
>One thing you could do is to run the GENDBC program, which will create a program that in turn can re-create your .DBC. You can tweak the code to create a new .DBC name, then run it.
>
>Of course, you'd have to manually copy over any data.

GENDBCX would be a better solution, as you can specify parts of the created program to run... CreateViews() is the method in this case that only creates views based on their definitions. It won't recreate your tables, and you won't have to copy over your data.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform