in reply to
Re: Updating binary data through DBI
in thread
Updating binary data through DBI
Thanks to
tachyon
and everyone who suggested using placeholders (and, er, reading the DBI docs). That's exactly what I needed. (And yes, these are uncompressed images I'm dealing with, hence the need...)
Comment on
Re^2: Updating binary data through DBI
In Section
Seekers of Perl Wisdom