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 -> Problem with LONG

Problem with LONG

From: Markus Mueller <mueller.m_at_hm-online.de>
Date: Mon, 31 May 1999 11:07:54 +0100
Message-ID: <7itjfn$r84$1@newsread.do.de.uu.net>


Hello Everybody!

I am using JBuilder 2.01, Oracles JDBC-Driver and Oracle 7.3.

It is possible to read the Oracle-type LONG field without problems in my QueryDataSet wich interprets it as a String. The problems begin when I write something in the field in my GUI and then try to save the DataSet. The message is like:

Trying to put a OBJECT to a LONG field.

Thereby the column in the DataSet is persistent and the datatype is set to String.

Is there a possibility to make the QueryResolver work with LONG? Any suggestions are welcome.

Thanks in advance,

Markus Received on Mon May 31 1999 - 05:07:54 CDT

Original text of this message

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