Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Processing large text files
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00407728
Message ID:
00407730
Views:
21
>I need to write a program to daily process comma dilimited text files: re-arrange, aggrigate fields, etc, then write the results back into other similar files. Some of these files could have upto 400,000 records. I plan to use ADO, but never processed that many records from one text file. Any recommendations or things I should watch for?

Is there a reason not to use VFP native tables for file manipulation? ADO is not going to perform as well as the native engine for a task where everything is being processed at the local system IAC for a VFP application - VFP seems well-suited to the process, and ADO doesn't seem to buy you anything, since there's no data engine behoind manipulating a text file.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform