Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Reading CLOBs with JDBC

Re: Reading CLOBs with JDBC

From: MaximDim <maxim_at_md.pp.ru>
Date: Sun, 26 Sep 1999 01:43:49 GMT
Message-ID: <37ed7952.350667703@news.ym1.on.wave.home.com>


Hi Benjamin,

I have absolutely the same problem with my Oracle 8.0.5.1/Linux database.
What version of JDBC drivers are you using?

On Thu, 23 Sep 1999 17:21:58 -0400, Benjamin Powers <benjamin_powers_at_amsinc.com> wrote:

>I've been trying to do CRUD (Create, Read, Update, Delete) functions
>with JDBC on table with a CLOB field. I've been able to successfully
>create rows, update and delete them, but when I try to populate a
>ResultSet with the data from the table I get:
>
>java.sql.SQLException: ORA-03115: unsupported network datatype or
>representation
>
Received on Sat Sep 25 1999 - 20:43:49 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US