I am trying to switch my application to be more efficient and process line
by line rather than reading the whole buffer in first, since we are
retrieiving very large files.
However, at some point the connection is closing. Is there some parameter I
need to set to keep it open while I am reading? I do not see any long delay
in the reading -- the code ran for about 8 mintues and then the connection
close. This all worked fine when read in at once.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to