in reply to Characters after 255 getting truncated while using the DBLib package

The quick reference documentation for Sybase ASE 12.5 says in the Datatypes section:

varchar(n) char[acter] varying 255 characters or fewer

so varchar 400 would seem to illegal.


DWIM is Perl's answer to Gödel
  • Comment on Re: Characters after 255 getting truncated while using the DBLib package
  • Download Code