True if you try procesing large files in CF it will take a looong time..
I tried doing the same thing but with a 1.6 MB file
and it took forever...
----- Original Message -----
From: "Billy Cravens" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, September 17, 2001 10:31 AM
Subject: RE: Loading extremely large files via CFFILE
> I've worked with the Open Directory RDF files - this is NOT something
> you should do with ColdFusion. The best results I've had are by writing
> an NT Service in VB or C++.
>
> ---
> Billy Cravens
> Web Development, EDS
> [EMAIL PROTECTED]
>
>
> -----Original Message-----
> From: Matt Lewis [mailto:[EMAIL PROTECTED]]
> Sent: Monday, August 20, 2001 10:07 PM
> To: CF-Talk
> Subject: Loading extremely large files via CFFILE
>
>
> Hi All.
>
> I'm trying to load an extremely load file via CFFILE. This file is the
> RDF
> content file from the Open Directory Project.
>
> I've already built the script which imports the file, loads into a set
> of
> structures, and then strips out the URLs and inserts into a database.
> This
> script has been tested with a subset of the entire RDF file.
>
> However, when I try to run this script with the entire file
> (approximately
> 820Megs in size), I get a memory error. I've resorted to splitting the
> file into smaller segments, but each file is taking a huge amount of
> time
> to load (I've resorted to splitting the file into 10Meg segments).
>
> Can others give me an idea of how they have managed extremely large
> files
> that need to be loaded into a database via CFFILE? The file format is
> too
> complex to simply write a SQL import script.
>
> Thanks.
>
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists