Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Any way to optimize Append from for huge file?
Message
From
03/05/2000 16:52:53
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00365681
Message ID:
00365816
Views:
39
>Hi everybody,
>
>We're having this problem: our SQL produces ~1000000 records. SQL works fast. Then we need to place this records into Database with predefined structure, indexes, etc. So, firstly it prepares a shell Database and a table and then uses Append from command (runs DeNull program in between). This operation takes already ~15 min. and it's not finished yet. What can you suggest to optimize it?
>
>Thanks in advance.

Depending upon the number of and complexity of the index tags in the structural compound index file it might make sense to decouple the .dbf and .cdx files, do the APPEND FROM, relink the .dbf and .cdx and REINDEX.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform