wouldn't you use the db's import routines (eg DTS) to do that instead? They can handle large files better, as they're written for it.
> -----Original Message----- > From: Snake Hollywood [mailto:[EMAIL PROTECTED] > Sent: 15 September 2003 17:06 > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: [ cf-dev ] Importing large files > > > I have huge 3-5GB flat data files that need to be imported into a > database. > I know CF5 had no way to read files a line at a time and we > had to write > a VB prob to do that. > Does CFMX have a way to read files in a line at a time rather than loa > dthe whole file into a variable ? > > Russ Michaels > CFDeveloper.co.uk > ColdFusion Developer Community > > To join the developers discussion list send an e-mail to: > [EMAIL PROTECTED] > > > -- > ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > For human help, e-mail: [EMAIL PROTECTED] > -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
