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

Home -> Community -> Mailing Lists -> Oracle-L -> using long in a ref cursor out to jsp

using long in a ref cursor out to jsp

From: Michael McMullen <ganstadba_at_hotmail.com>
Date: Mon, 20 Dec 2004 11:53:37 -0500
Message-ID: <BAY20-DAV333DB36A896B2488F4063A6A20@phx.gbl>


Oracle 9.2.0.6

We use ref cursors to return data to our jsp. We have just received a new feed which contains a long column (we can't change). The package will compile fine using the long but when called from java it pukes out an error. Can java handle the long or should we insert the long colunns into a gtt and return the results that way?

Thanks
Mike
ganstadba_at_hotmail.com

--
http://www.freelists.org/webpage/oracle-l
Received on Mon Dec 20 2004 - 10:50:31 CST

Original text of this message

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