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

Home -> Community -> Usenet -> c.d.o.misc -> Re: How to call an Oracle8i stored procedure that has Table Of data type in VB6?

Re: How to call an Oracle8i stored procedure that has Table Of data type in VB6?

From: Karsten Farrell <kfarrell_at_belgariad.com>
Date: Thu, 14 Nov 2002 16:57:02 GMT
Message-ID: <yBQA9.399$GF6.57204804@newssvr21.news.prodigy.com>


Steve wrote:
> Hi everyone,
>
> I need to call an Oracle8i (Oracle8i Release 8.1.7.4.1) stored procedure
> that has a Table Of data type as an input parameter (possibly even several
> Table Of input parameters). I can't seem to find any example of how to do
> this in VB6 using ODBC (ADO 2.5 SP2). Is this even possible?
>
> Thanks!
>
>

Don't know whether this answers your question, but you might have a look at:

http://www.developerfusion.com/show/671/11/

It calls a stored procedure that has OUT parameters of PL/SQL tables. Received on Thu Nov 14 2002 - 10:57:02 CST

Original text of this message

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