in reply to Re: Parsing Pipe Delimited Multi-line File
in thread Parsing Pipe Delimited Multi-line File

Also, if you are using MySQL read up on the LOAD DATA INFILE command. This will also remove perl as a middle man.


-silent11
  • Comment on Re: Re: Parsing Pipe Delimited Multi-line File