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: Plsql TABLES & STORED Procedures

Re: Plsql TABLES & STORED Procedures

From: BHAVESH PATEL <BHAVESH-PATEL_at_worldnet.att.net>
Date: Thu, 12 Aug 1999 07:33:10 -0400
Message-ID: <7oubc3$m0l$2@bgtnsc03.worldnet.att.net>


Try to declare the array as global to the package and then use it anywhere you want to use it.
-Bhavesh
Default wrote in message <37B28694.56B6AD2_at_sysint.it>...
>Hi,
>
>I have a problem to work with a strored procedure that have a Plslq
>tables as parameters.
>I must invoke it trough a proC module, but even the stored procedure is
>called ( and it work! ) i can't read the result of the query do, the
>host array aren't fill up.
>
>can someone help me.
>
>thanks.
>
Received on Thu Aug 12 1999 - 06:33:10 CDT

Original text of this message

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