LongReadLen doesn't work ...

[email protected] ((Diego Kuperman)) 17 Jul 2003 09:45:06 -0000
Newsgroups perl.dbi.oracle-oci
Organization PerlDiscuss.com
Message-ID <[email protected]>
Hi, (heeeelp!)

I am having problems to retrieve BLOB fields with DBI 1.37 and DBD::Oracle
1.14 (on SunOS 5.8).

I couldn't set $h->{LongReadLen}. I did it, but is still truncate in 80.
If I do not set 'LongTruncOk' I got an error when a BLOB field exceed 80
chars.

(I was looking arround and found the same error but in version 0.60 of
DBD::Oracle and the thread ends when solve this problem updating DBI and
DBD)

If someone need more info just tell me.

]:DK:[