On Aug 1, 11:00 pm, [EMAIL PROTECTED] wrote:
> can you tell me :"using perl, how  a file  can be stored into mysql
> "?  that file is a BUG report , which is made from  JUNIT .

Perl has no built-in limits on the size of the data it can store or
process.  You are limited only by the physical constraints of your
hardware (especially memory) and, in your case, the database server
you are using.


--
The best way to get a good answer is to ask a good question.
David Filmer (http://DavidFilmer.com)


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to