![]() |
|
Problems? Is your data what you think it is? | |
PerlMonks |
Re: Perl DBI SQL Server not returning full columnby derby (Abbot) |
on Aug 20, 2013 at 11:41 UTC ( #1050174=note: print w/replies, xml ) | Need Help?? |
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.
In Section
Seekers of Perl Wisdom
|
|