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: CLOB as param type in stored proc

Re: CLOB as param type in stored proc

From: Steffen Ramlow <s.ramlow_at_gmx.de>
Date: Fri, 22 Feb 2002 12:46:51 +0100
Message-ID: <a55b4t$4no6o$1@ID-54600.news.dfncis.de>


uhh damned, complicated...
ok, i will use varchar instead and accept the 32k limit :-) thx!

"damorgan" <dan.morgan_at_ci.seattle.wa.us> wrote in message news:3C759220.C532D4FB_at_ci.seattle.wa.us...
> Try creating a CLOB and then appending your text to it. Then pass it.
>
> Have you looked at the DBMS_LOB package?
>
> or this: http://technet.oracle.com/doc/server.815/a68004/toc.htm
>
> Daniel Morgan
Received on Fri Feb 22 2002 - 05:46:51 CST

Original text of this message

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