in reply to
Debugging DBD::Oracle
Possibly the same sort of problem as
this column_info bug
, but for statement handle attributes. Is the column varchar2 BYTE or CHAR? Probably CHAR is my guess. So yes, report the bug.
Comment on
Re: Debugging DBD::Oracle
Replies are listed 'Best First'.
Re^2: Debugging DBD::Oracle
by
cLive ;-)
(Prior)
on Oct 15, 2015 at 20:38 UTC
Thanks - have added a link to that to the ticket. Looks very similar.
[reply]
In Section
Seekers of Perl Wisdom