On Thu, 03 Aug 2006 19:04:12 -0500
"J. Alejandro Ceballos Z. -JOAL-" <[EMAIL PROTECTED]> wrote:
>
> I've created a perl routine that reads a RTF file, and while
> interpreting, it is storing the information on a Mysql database.
> It is like: while not EOF (read line, validate, db insert it)
>
I've created a perl routine that reads a RTF file, and while
interpreting, it is storing the information on a Mysql database.
It is like: while not EOF (read line, validate, db insert it)
The problem is that after a few registers (around 1'500,000) a message
of "out of memory" appears and th