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: cursor never fetch the row

Re: cursor never fetch the row

From: Galen Boyer <galenboyer_at_hotpop.com>
Date: 28 Feb 2002 22:49:05 -0600
Message-ID: <uk7swk9mg.fsf@rcn.com>


On Thu, 28 Feb 2002, marcelop_at_pidcgroup.com wrote:
>
>
> I have a stored procedure that have a cursor declared on it, opens it
> and fetch a row. If I execute this procedure, cursor  never fetchs 
> the row. But if I run the query using worksheet it run normally, Any
> ideas on what is happening here? Txs, Marcelo

Do your parameters for the proc contain a cursor as an out parameter?

--
Galen deForest Boyer
Sweet dreams and flying machines in pieces on the ground.
Received on Thu Feb 28 2002 - 22:49:05 CST

Original text of this message

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