![]() |
|
Don't ask to ask, just ask | |
PerlMonks |
Re^2: [Windows / SQL Server / ODBC / DBI / DBD] How to access XML data type columnsby gaggio (Friar) |
on Jul 22, 2010 at 00:45 UTC ( #850746=note: print w/replies, xml ) | Need Help?? |
Thank you for the DBI_TRACE tip. After having enabled tracing, I easily found what the problem was: the default LongReadLen of 80 was not sufficient to grab the full XML strings, resulting in the abortion of the query. Solved!!!
In Section
Seekers of Perl Wisdom
|
|