http://qs321.pair.com?node_id=990068


in reply to Re: Text retrieved from database column being truncated
in thread Text retrieved from database column being truncated

$schema->storage->dbh->do("set textsize 100000");

I put that in my schema and had success. 3x larger than the default of 32,768 bytes.

http://infocenter.sybase.com/help/index.jsp?topic=/com.sybase.help.sdk_12.5.1.ctref/html/ctref/ctref205.htm