Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy a DBC to another directory
Message
 
To
09/11/1999 14:20:20
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00289178
Message ID:
00289181
Views:
38
USE COPY FILE TO to copy individual files. You may want first use ADBOBJECTS() to get the names of all tables in the DBC first to make sure you copy them as well. You can then switch the extensions to copy memo and index files (test if they exist first) or just use wild card copies like COPY FILE TO

HTH

Mike

>We want to programmatically copy a database from one location to another.
>
>We curently use the COPY TO command to copy the tables to different directories. How can we copy a DBC and it's files to different directories?
Michael P. Antonovich, MCSD
Email: mike@micmin.com
MicMin Associates - Orlando, FL


Previous
Next
Reply
Map
View

Click here to load this message in the networking platform