in reply to Re: inserting images into Sybase db
in thread inserting images into Sybase db

Sybase doesn't support binding blob fields, but please use the $dbh->quote() function on that data first.