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: CLOB

Re: CLOB

From: Vladimir M. Zakharychev <bob_at_dpsp-yes.com>
Date: Mon, 7 Oct 2002 13:17:57 +0400
Message-ID: <anrjj5$mba$1@babylon.agtel.net>


Can you be a bit more specific? Oracle version? Code excerpt? Exact error message you are receiving?

-- 
Vladimir Zakharychev (bob@dpsp-yes.com)                http://www.dpsp-yes.com
Dynamic PSP(tm) - the first true RAD toolkit for Oracle-based internet applications.
All opinions are mine and do not necessarily go in line with those of my employer.


"Colin Basterfield" <colinb_at_areagem.demon.co.uk> wrote in message news:3da07ff4_at_212.67.96.135...

> Hi
>
> I am trying to call a stored procedure from SQL Plus and one of the input
> parameters is a clob field. It says in the Oracle 8i documentation that you
> can use empty_clob() if it is blank, which works, and it also says that you
> can just put in a string, which is ultimately what I want to do, but the
> syntax it uses is the string encased in single quotes, but this doesn't
> work.
>
> Anybody got any ideas on this one?
>
> TIA
> Colin B
>
>
Received on Mon Oct 07 2002 - 04:17:57 CDT

Original text of this message

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