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

Home -> Community -> Mailing Lists -> Oracle-L -> CLOB code question

CLOB code question

From: Koivu, Lisa <lkoivu_at_qode.com>
Date: Tue, 27 Mar 2001 09:05:53 -0800
Message-ID: <F001.002D908B.20010327083553@fatcity.com>

Hello everyone
-

I'm
fiddling with CLOB code for the first time.  I have to write a function that will accept a long string of characters from an external application and store it in a CLOB field. 
Seems
to me that since the character data is coming from an outside application, the only format I can declare the function to accept is VARCHAR2, in 32K chunks.  For example, if it was another PL/SQL module calling this function then I could format and pass in a CLOB.  But since it isn't, my only choice is VARCHAR2.
If
someone could either validate my train of thought here or set me straight I would sure appreciate it.
<SPAN
class=103552816-27032001>Thanks
<TABLE border=0 cellPadding=0 cellSpacing=0 style="mso-cellspacing: 0in; mso-padding-alt: 0in 0in 0in 0in">      

    <TD colSpan=2
    style="PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; PADDING-TOP: 0in"     vAlign=top>

      
      

<SPAN
style="COLOR: navy; FONT-FAMILY: Papyrus; FONT-SIZE: 15pt; mso-bidi-font-size: 12.0pt">Lisa Rutland Koivu<SPAN style="COLOR: navy; FONT-FAMILY: 'Monotype Corsiva'; FONT-SIZE: 7.5pt"><SPAN style="COLOR: navy; FONT-FAMILY: Verdana; FONT-SIZE: 10pt">Oracle Database Administratorlkoivu_at_qode.com<SPAN style="COLOR: navy; FONT-FAMILY: Verdana; FONT-SIZE: 7.5pt"><IMG border=0 height=20 id=_x0000_i1026 src="http://www.neom.com/images/email_img/1px.gif" width=1><IMG alt=NeoMedia border=0 height=26 id=_x0000_i1027 src="http://www.neom.com/images/email_img/neomlogo.gif" width=135><IMG border=0 height=2 id=_x0000_i1028 src="http://www.neom.com/images/email_img/1px.gif" width=1>4850 N. State Rd. 7, #G104<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
<SPAN
style="COLOR: navy; FONT-FAMILY: Verdana; FONT-SIZE: 7.5pt">Ft. Lauderdale, FL 33319
<SPAN
style="COLOR: navy; FONT-FAMILY: Verdana; FONT-SIZE: 7.5pt">Phone: 954.484.3191
<SPAN
style="COLOR: navy; FONT-FAMILY: Verdana; FONT-SIZE: 7.5pt">Fax: 954.484.2933
<SPAN
style="COLOR: navy; FONT-FAMILY: Verdana; FONT-SIZE: 7.5pt"><A href="http://www.neom.com/">www.neom.com<A href="http://www.paperclick.com/">www.paperclick.com<A href="http://www.qode.com/">www.qode.com<IMG border=0 height=20 id=_x0000_i1029 src="http://www.neom.com/images/email_img/1px.gif" width=1>

    <TD
    style="PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; PADDING-TOP: 0in">
<A

      href="http://www.paperclick.com/home.htm"><IMG 
      alt="P a p e r C l i c k . c o m" border=0 height=37 id=_x0000_i1030 
      src="http://www.neom.com/images/email_img/PaperclickLogoFrameW.gif" 
      width=63>

    <TD
    style="PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; PADDING-TOP: 0in">
       
      
      
  

    <TD
    style="PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; PADDING-TOP: 0in">       

    <TD
    style="PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; PADDING-TOP: 0in; WIDTH: 45pt"     width=60>

       
       

 
  Received on Tue Mar 27 2001 - 11:05:53 CST

Original text of this message

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