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

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle, JDBC, LONG datatype problem... Work around found...

Re: Oracle, JDBC, LONG datatype problem... Work around found...

From: JP Moresmau <jeffries_at_indigo.ie>
Date: Tue, 5 Oct 1999 12:07:37 +0100
Message-ID: <7tclvg$e9j$1@ezekiel.eunet.ie>


OK, found a workaround. Apparently, long values cause the problem when a Cursor is retrieved from the procedure. I wrote a second procedure that returns only the long value, and it works fine... Still, is that a bug or a feature??
(Works well in 8.0.5...)

JP Received on Tue Oct 05 1999 - 06:07:37 CDT

Original text of this message

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