in reply to Re: dbix::simple & varbinary(MAX)
in thread dbix::simple & varbinary(MAX)

Thanks, hadn't spotted that dbh method.

Yep have been through DBD::ODBC, DBI and DBIx::Simple pages and not found anything besides "RaisEerror", "LongTruncOk" & "longReadLen" which I've tried.

I guess I can look again.