Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to copy a database table as a free table into anothe
Message
From
29/01/2003 16:04:21
 
 
To
29/01/2003 14:59:34
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00746851
Message ID:
00746879
Views:
17
AKhan,

You simply want a copy of the table with all of its records? This will do it:
use table1
COPY TO c:\folder2\table2.dbf
>hello
>
>how to copy a database table as a free table into another directory ?
>
>txs
Steve Gibson
Previous
Reply
Map
View

Click here to load this message in the networking platform