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: Retreiving multiple result sets(cursors) using OCI

Re: Retreiving multiple result sets(cursors) using OCI

From: mark tomlinson <marktoml_at_hotmail.com>
Date: Wed, 19 May 2004 14:42:30 -0400
Message-ID: <O1Oqc.46$j04.141@news.oracle.com>


Konstantin Mashukov wrote:
> Hi All,
>
> Does anybody knows how to use OCI8 to retreive multiple result sets from
> Oracle?
> I mean something like using SQLMoreResults() in ODBC...
> Is there any technique to achive it?
>
>

I don't see why you couldn't bind multiple REF_CURSOR OUT paramters and fetch along them. Received on Wed May 19 2004 - 13:42:30 CDT

Original text of this message

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