Q: Oracle and BLOBs



Hi Folks

I've written CGI::Session::Driver::oracle.pm using a_session of type BLOB, and
get the Oracle error ORA-01465: invalid hex number when the content to be
inserted in that field is output from Data::Dumper.

I've read Oracle docs and dozens of questions on AskTom, but nothing says that
text put into a BLOB field must be hex-encoded.

Any ideas?

--
Ron Savage
ron@xxxxxxxxxxxxx
http://savage.net.au/index.html


.