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 -> java inserts to long columns

java inserts to long columns

From: <npomfret2_at_my-deja.com>
Date: Wed, 24 Nov 1999 18:35:46 GMT
Message-ID: <81hb62$6b4$1@nnrp1.deja.com>


I'm trying to perform an insert using JDBC on Oracle 8.1.5 to a table column of type LONG. I get a java.sql exception thrown when the size of the value I'm trying to insert is greater than 4000 bytes. Its very odd as the value is itself comes from a column of type LONG in another table.

Nick

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Wed Nov 24 1999 - 12:35:46 CST

Original text of this message

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