Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: Oracle CLOBs as SP Parameters
Daniel,
A couple of questions regarding your implementation:
Any elaboration on the techniques you are using would be really appreciated.
Mike
Daniel A. Morgan <dmorgan_at_exesolutions.com> wrote in message
news:3AC5A7C9.30BE0EE2_at_exesolutions.com...
> > Has anyone been able to successfully pass a large amount of text as CLOB
IN
> > parameter into an Oracle 8i stored procedure and use the parameter to
update
> > a CLOB field in the database?
> >
> > I'm using VB and ADO along with Oracle 8i and the Oracle OLE DB
provider,
> > but even an SP calling another SP example would be relevant.
> >
> > This one has thrown me for a loop!
> >
> > Oracle CLOBs as SP Parameters
>
> I am currently passing CLOBS into Oracle packages from an XML middle tier.
It is
> possible and it works quite well using OLEDB.
>
> Daniel A. Morgan
>
Received on Sat Mar 31 2001 - 12:22:09 CST
![]() |
![]() |