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