Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DBC and tables
Message
 
To
10/08/1999 18:27:03
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00252234
Message ID:
00252429
Views:
10
>Weird. This is twice today this question came up. Anyway, yes. Check out the COPY command:
>
COPY TO FileName [DATABASE DatabaseName [NAME LongTableName]]
>
>>Is there a way to copy a .dbf and .cdx contained in a .dbc (with long file names) into another .dbc without making a free table and losing the long file names?

And besides Erik's useful note, this is about the 3rd time lately that I've chimed in with this :) add

WITH CDX

to the COPY TO DATA to carry the CDX along with the table, if you're doing something really simple, and don't require Erik's app...
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Reply
Map
View

Click here to load this message in the networking platform