Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^2: Text retrieved from database column being truncated

by initself (Monk)
on Aug 27, 2012 at 22:07 UTC ( [id://990068]=note: print w/replies, xml ) Need Help??


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

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://990068]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (4)
As of 2024-03-29 09:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found