Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Reading CLOBs with JDBC
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
![]() |
![]() |