Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Programmatically convert tables from 2.6 format
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00897229
Message ID:
00897309
Views:
17
>Hey, Sergey.
>
>I just did a few tests and found that using the ALTER TABLE method, the whole folder with several dozen tables took about 5 minutes. Then I copied two of the 2.6 version tables, both having CDX and FPT files associated with them, back to the folder and ran another version of my program where I used COPY TO instead, and it took 4 minutes just for these two tables. So I'm sticking with the ALTER TABLE method. This test was across a network connection (both times) on test data (I never test on production data!).
>
>I just thought you'd be interested in my results.
>
Hi Dana,

The ALTER TABLE doesn't copy FPT files (it doesn't have to). I guess that make a difference.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform