Community Member Profile
- Profile: /members/10062-Gilles-Tanguay.htm
- URL: www.alphazero.net
- Comments: 2
- Points: 22
Recent Blog Comments By Gilles Tanguay
-
Reading In File Data Using ColdFusion 8's New File Functions
Posted on Jun 20, 2012 at 1:44 PM
Also.... Is it possible to read just few lines in a file (and read the whole file in multiple steps) ?? Ex: read from 1 to 50 000 then from 50 001 to 100 000 then from 100 001 to 150 000 then....... read more »
-
Reading In File Data Using ColdFusion 8's New File Functions
Posted on Jun 20, 2012 at 1:34 PM
Hi, I try to read a 325Mb csv file with fileOpen but I get a Java error... Maybe the file is too big ? I tried with cffile, cfhhtp and I got "java.lang.OutOfMemoryError: Java heap space"; that's why I'm looking at fileOpen. Some help would be appreciated ! Thanks... read more »



