$hex_string = unpack('H*', $output); $sth = $dbh->prepare("update Table1 set Image = 0x$hex_string where Id + = 1"); ...
In reply to Re: Updating binary data through DBI
by mpeppler
in thread Updating binary data through DBI
by EyeOpener
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |