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 stored procedure and java

Re: oracle stored procedure and java

From: Billy Stevenson <bstevens_at_s10a5374.wcom.com>
Date: 1997/12/17
Message-ID: <34982F47.454AD7E2@s10a5374.wcom.com>#1/1

Let me know if you find out.
I am trying to do the same thing. More specifically, I want to retrieve a cursor as an in out parameter from a stored procedure. The oracle doc shows how to get a cursor back, but not from a stored procedure. Thanks,
Billy Stevenson bsteve_at_flash.net

Ong Chin Hui wrote:

> I am using Java and Oracle 7.3 for an application that requires to
> call a Oracle stored procedure to return multiple rows from a table.
> How should I code the Oracle stored procedure and the Java application
> ? I would be grateful if someone could show me the source code of a
> fully coded and workable copy of the stored procedure and Java
> application.
>
> Regards.
Received on Wed Dec 17 1997 - 00:00:00 CST

Original text of this message

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