Hi Monks !
I have a problem using DBD::Sybase to access a MSSQL 2000 database...
I can't retrive more than 255 chars in varchar fields...
Does anybody knows how to fetch more chars ?
This isn't a MSSQL 2000 limitation, because I can fetch up to 16k chars using Java or C++.
Somebody can bring me some lightening ?