Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: How to call an Oracle8i stored procedure that has Table Of data type in VB6?
Thanks, I'll have a look.
"Karsten Farrell" <kfarrell_at_belgariad.com> wrote in message
news:yBQA9.399$GF6.57204804_at_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 - 11:30:34 CST
![]() |
![]() |