[cfaussie] Re: Large CSV's and server timeouts

2007-06-14 Thread Joris de Beer
ote: > > FileRead also has a buffer size so you can get bits at a time. > > > > Regards > > Dale Fraser > > > > http://dalefraser.blogspot.com > > > > > > -Original Message- > > From: cfaussie@googlegroups.com > [mailto:[EMAIL PROTECTED] On

[cfaussie] Re: Large CSV's and server timeouts

2007-06-13 Thread grant
> > > http://dalefraser.blogspot.com > > > > > > -Original Message- > > From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On > Behalf > > Of Andrew Scott > > Sent: Thursday, 14 June 2007 11:17 AM > > To: cfaussie@googlegroups.com

[cfaussie] Re: Large CSV's and server timeouts

2007-06-13 Thread David Harris
al Message- > From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf > Of Andrew Scott > Sent: Thursday, 14 June 2007 11:17 AM > To: cfaussie@googlegroups.com > Subject: [cfaussie] Re: Large CSV's and server timeouts > > > Doh, > > I thought you were talking a

[cfaussie] Re: Large CSV's and server timeouts

2007-06-13 Thread Dale Fraser
Subject: [cfaussie] Re: Large CSV's and server timeouts NDA peoples NDA... -Original Message- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Andrew Scott Sent: Thursday, 14 June 2007 11:17 AM To: cfaussie@googlegroups.com Su

[cfaussie] Re: Large CSV's and server timeouts

2007-06-13 Thread Dale Fraser
Subject: [cfaussie] Re: Large CSV's and server timeouts Doh, I thought you were talking about cfloop:-) Anyway, I am assuming that it loads it into memory to process. But really thinking about it, that would be a very hungry way of doing that new feature. So I hope I am wrong.. Andrew

[cfaussie] Re: Large CSV's and server timeouts

2007-06-13 Thread Dale Fraser
ussie@googlegroups.com Subject: [cfaussie] Re: Large CSV's and server timeouts Doh, I thought you were talking about cfloop:-) Anyway, I am assuming that it loads it into memory to process. But really thinking about it, that would be a very hungry way of doing that new feature. So I hope

[cfaussie] Re: Large CSV's and server timeouts

2007-06-13 Thread Kym Kovan
Hello, grant wrote: > Here's the scenario: we have a csv file that contains 1.5 million rows > and is provided by an external vendor. we need to either (a) parse the > csv and insert into a DB, or (b) do lookups directly on the csv. Coming in a bit late on this. The fact that there are CFXs th

[cfaussie] Re: Large CSV's and server timeouts

2007-06-13 Thread Andrew Scott
11:40 AM To: cfaussie@googlegroups.com Subject: [cfaussie] Re: Large CSV's and server timeouts NDA peoples NDA... -Original Message- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Andrew Scott Sent: Thursday, 14 June 2007 11:17

[cfaussie] Re: Large CSV's and server timeouts

2007-06-13 Thread Andrew Scott
: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of David Harris Sent: Thursday, 14 June 2007 11:24 AM To: cfaussie Subject: [cfaussie] Re: Large CSV's and server timeouts hmmm I guess I was reading that it doesn't load it in to memory, as the last line in the docs say &q

[cfaussie] Re: Large CSV's and server timeouts

2007-06-13 Thread David Harris
Andrew Scott > Sent: Thursday, 14 June 2007 11:17 AM > To: cfaussie@googlegroups.com > Subject: [cfaussie] Re: Large CSV's and server timeouts > > Doh, > > I thought you were talking about cfloop:-) Anyway, I am assuming that it > loads it into memory to process. But

[cfaussie] Re: Large CSV's and server timeouts

2007-06-13 Thread Steve Onnis
NDA peoples NDA... -Original Message- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Andrew Scott Sent: Thursday, 14 June 2007 11:17 AM To: cfaussie@googlegroups.com Subject: [cfaussie] Re: Large CSV's and server timeouts Do

[cfaussie] Re: Large CSV's and server timeouts

2007-06-13 Thread David Harris
cott > Senior Coldfusion Developer > Aegeon Pty. Ltd. > www.aegeon.com.au > Phone: +613 8676 4223 > Mobile: 0404 998 273 > > > > -Original Message- > From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf > Of David Harris > Sent: Thursday, 14 Jun

[cfaussie] Re: Large CSV's and server timeouts

2007-06-13 Thread Andrew Scott
. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 -Original Message- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of David Harris Sent: Thursday, 14 June 2007 11:11 AM To: cfaussie Subject: [cfaussie] Re: Large CSV's and server timeouts After a quick check,

[cfaussie] Re: Large CSV's and server timeouts

2007-06-13 Thread David Harris
t; Mobile: 0404 998 273 > > > > -Original Message- > From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf > Of David Harris > Sent: Thursday, 14 June 2007 10:54 AM > To: cfaussie > Subject: [cfaussie] Re: Large CSV's and server timeouts --~--~

[cfaussie] Re: Large CSV's and server timeouts

2007-06-13 Thread Andrew Scott
[mailto:[EMAIL PROTECTED] On Behalf Of David Harris Sent: Thursday, 14 June 2007 10:54 AM To: cfaussie Subject: [cfaussie] Re: Large CSV's and server timeouts --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups &quo

[cfaussie] Re: Large CSV's and server timeouts

2007-06-13 Thread Andrew Scott
D] On Behalf Of Rob Wilson Sent: Thursday, 14 June 2007 10:51 AM To: cfaussie@googlegroups.com Subject: [cfaussie] Re: Large CSV's and server timeouts Hi Andrew, some of the smaller files we handle are in the order of 5 meg and larger files have been in the order of 12 meg ...we have had ma

[cfaussie] Re: Large CSV's and server timeouts

2007-06-13 Thread David Harris
ups.com [mailto:[EMAIL PROTECTED] On Behalf > Of Dale Fraser > Sent: Thursday, 14 June 2007 10:36 AM > To: cfaussie@googlegroups.com > Subject: [cfaussie] Re: Large CSV's and server timeouts > > > > Not sure if this is an option. > > > > But CF8 has new file functions t

[cfaussie] Re: Large CSV's and server timeouts

2007-06-13 Thread Steve Onnis
ybe that can work? Steve _ From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Andrew Scott Sent: Thursday, 14 June 2007 10:40 AM To: cfaussie@googlegroups.com Subject: [cfaussie] Re: Large CSV's and server timeouts Actually wouldn't say they are new functi

[cfaussie] Re: Large CSV's and server timeouts

2007-06-13 Thread Rob Wilson
223 Mobile: 0404 998 273 From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rob Wilson Sent: Thursday, 14 June 2007 10:16 AM To: cfaussie@googlegroups.com Subject: [cfaussie] Re: Large CSV's and server timeouts Hi Grant, we have used http://www.emerle.

[cfaussie] Re: Large CSV's and server timeouts

2007-06-13 Thread Andrew Scott
ussie@googlegroups.com Subject: [cfaussie] Re: Large CSV's and server timeouts Not sure if this is an option. But CF8 has new file functions that do incremental reads also. Regards Dale Fraser http://dalefraser.blogspot.com From: cfaussie@googlegroups.com [mailto:[EMAIL PRO

[cfaussie] Re: Large CSV's and server timeouts

2007-06-13 Thread Dale Fraser
ay, 14 June 2007 10:27 AM To: cfaussie@googlegroups.com Subject: [cfaussie] Re: Large CSV's and server timeouts Grant, That's why I thought I would add that there might be an application already out there, I can't be 100% sure but I have seen apps that have been able to mani

[cfaussie] Re: Large CSV's and server timeouts

2007-06-13 Thread Andrew Scott
. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 -Original Message- From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Thursday, 14 June 2007 10:21 AM To: cfaussie@googlegroups.com Subject: [cfaussie] Re: Large CSV's and server timeouts O

[cfaussie] Re: Large CSV's and server timeouts

2007-06-13 Thread David Harris
can you use cfsetting and increase the timeout massively for that request to stop the timeout? If you are reading in a huge file, cffile is not good, as it can will read in the entire file to memory (I understand this has been imporved in CF8) The is an example of using Java to read in a file li

[cfaussie] Re: Large CSV's and server timeouts

2007-06-13 Thread Andrew Scott
@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rob Wilson Sent: Thursday, 14 June 2007 10:16 AM To: cfaussie@googlegroups.com Subject: [cfaussie] Re: Large CSV's and server timeouts Hi Grant, we have used http://www.emerle.net/programming/display.cfm/t/cfx_text2query with su

[cfaussie] Re: Large CSV's and server timeouts

2007-06-13 Thread Andrew Scott
ject: [cfaussie] Re: Large CSV's and server timeouts Thanks Andrew. That's actually the path we're heading down (a custom java app); I thought I'd post here to ensure we're not re-inventing the wheel... Thanks! On 14/06/07, Scott Thornton <[EMAIL PROTECTED]>

[cfaussie] Re: Large CSV's and server timeouts

2007-06-13 Thread phaddon
On Thu, Jun 14, 2007 at 10:04:13AM +1000, Andrew Scott wrote: > Grant, > The most efficient way that I can think about of the top of my head, is to > write a .Net / C++ / Java application that will run and buffer read the > file. I came across this once before and the only solution is to write a

[cfaussie] Re: Large CSV's and server timeouts

2007-06-13 Thread Rob Wilson
Hi Grant, we have used http://www.emerle.net/programming/display.cfm/t/cfx_text2query with success Cheers Rob _ From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of grant Sent: Thursday, 14 June 2007 9:54 AM To: cfaussie@googlegroups.com Subject: [cfaussie] Large C

[cfaussie] Re: Large CSV's and server timeouts

2007-06-13 Thread grant
Thanks Andrew. That's actually the path we're heading down (a custom java app); I thought I'd post here to ensure we're not re-inventing the wheel... Thanks! On 14/06/07, Scott Thornton <[EMAIL PROTECTED]> wrote: > > > Perhaps you could import it into MS Access (by hand) then into Oracle. I > am

[cfaussie] Re: Large CSV's and server timeouts

2007-06-13 Thread Scott Thornton
Perhaps you could import it into MS Access (by hand) then into Oracle. I am a MS SQL user myself so I do not know what oracle tools there are available. >>> grant <[EMAIL PROTECTED]> 14/06/2007 9:53 am >>> Hi y'All Here's the scenario: we have a csv file that contains 1.5 million rows and is

[cfaussie] Re: Large CSV's and server timeouts

2007-06-13 Thread Andrew Scott
Grant, The most efficient way that I can think about of the top of my head, is to write a .Net / C++ / Java application that will run and buffer read the file. I came across this once before and the only solution is to write a parser in a language that is able to file seek through the file.