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


in reply to Perl DBI SQL Server not returning full column

It would be nice to see the connection code, the sql and the exec. From your code snippet, not only is the data being truncated but it's also misspelling -- that's one of two things: a typo in your writeup or you're not really connecting to the database you want.

-derby

update:And the DDL that defines the truncated fields as well.