Chris Ditty wrote:
> Does anyone have any suggestions as to how one could effiecently
> create text files with each file having more than 1 million records in
> them?
> 
> We are creating download files for our customers and several files
> have easily over 1 million lines each.  I think I read before that CF
> has a issue handling large files.

And everything you read on the internet is true ...

Have you tried it? Writing large files shouldn't be a problem if you have 
enough memory and don't issue a separate write for each line.

Jochem

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:265018
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to