Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Move a dbc table
Message
From
04/10/2006 18:37:14
 
 
To
04/10/2006 17:50:07
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01159529
Message ID:
01159548
Views:
13
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform