At 16:39 +0200 3/9/02, [EMAIL PROTECTED] wrote: >Hello. > >How to load binary data into a table using >Perl DBI module (the data is uploaded from a HTML >form)?
Same way you load any other kind of data. Use placeholders or the quote() function. > >I failed to find any information on MySQL site. > >Thanks in advance. --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php