in reply to
Insert BLOB into DB without using system memory, but using filehandle.
Check if the file is too big, and refuse to insert it.
Comment on
Re: Insert BLOB into DB without using system memory, but using filehandle.
Replies are listed 'Best First'.
Re^2: Insert BLOB into DB without using system memory, but using filehandle.
by
songahji
(Friar)
on Sep 21, 2009 at 12:24 UTC
Sorry, I must insert the data into DB. It's the requirements. No worry the DB has so huge space.
[reply]
In Section
Seekers of Perl Wisdom