Why are you using DBD::JDBC? What's the advantage over using a native DBD driver?
Ilya -----Original Message----- From: Alan Thompson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 18, 2002 10:29 AM To: [EMAIL PROTECTED] Subject: DBD::JDBC and Oracle CLOB I am using DBD::JDBC (0.64) with DBI 1.27 to connect to various databases. I have come across a problem reading Oracle CLOBs. Eventually, I noted that the DBD::JDBC readme says this isn't supported, and I also found a discussion about 2 years ago on this list indicating the same. Has anyone solved this problem, or is there an update to DBD::JDBC available that I haven't seen. Any solution ideas would be appreciated. Alan Thompson