Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Move a dbc table
Message
De
04/10/2006 18:37:14
 
 
À
04/10/2006 17:50:07
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01159529
Message ID:
01159548
Vues:
14
>Create a table in DBC2 with an identical structure, etc. as the table in DBC1, then use APPEND FROM to copy the data.
>
>>Is it possible to move a table from DBC1 to DBC2 in a way that won't loose all the special formats and data that are contained in the DBC?
>>
>>Thanks for any help on this one.

Thanks for the suggestions from both of you. They led me to the simple solution. This turned out to be one of those DUH moments. The simple line

copy to lcFilename database DBC2

does the trick.

Thanks again
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform