logo       


Re: Struggling with insertion of Clob into the database.: msg#00297

Subject: Re: Struggling with insertion of Clob into the database.
I insert String into Oracle CLOB throw stored procedure.
IBatis very ease call stored Procedures, therefore
I decided to use it.

iBatis:

<procedure id="writeclob" parameterMap="clobparam" >
   { call db.writeclob( ?, ?, ?, ? ,? ) }
</procedure>
<parameterMap id="clobparam" class="Map"
   1. YourString,
   2. string.length()
   3. offset - 0
   4. id record
   5. language
</parameterMap>

Oracle sp:

create or replace procedure WRITECLOB( sText varchar2 ,
                                       namount number ,
                                       noffset number ,
                                       nmes number ,
                                       nlanguage number ) is

mcl clob ;

begin
  
     select m.messageua
       into mcl
       from sell.messages m
      where m.message = nmes for update ;
   
     sys.dbms_lob.trim(mcl, 1 );
    
     sys.dbms_lob.write( mcl ,
                         namount ,
                         noffset ,
                         sText );

                              
end WRITECLOB ; 

Andrey.

PS> Hi,

PS> I am trying to insert a String into a CLOB field into an Oracle Database.

PS> Can anybody paste the code for this if you have already done this.

PS> Thanks
PS> Prashanth.


                
PS> __________________________________ 
PS> Do you Yahoo!? 
PS> Yahoo! Small Business - Try our new resources site!
PS> http://smallbusiness.yahoo.com/resources/ 



-- 
С уважением,
 Andrey                          mailto:konus@xxxxxxxxxx




Ruby Jobs
Java Jobs
Jobs in California
more...
what
job title, keywords
where
city, state, zip
jobs by job search
Search:
Java, servers, webhosting, windows, cisco ...
more...
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
encryption.gpg....    ietf.rfc822/199...    freebsd.devel.i...    lang.haskell.li...    mail.squirrelma...    web.zope.plone....    yellowdog.gener...    text.xml.xalan....    recreation.phot...    kde.devel.educa...    hardware.bus.ca...    printing.ghosts...    voip.peering/20...    assembly/2006-0...    org.user-groups...    culture.interne...    network.i2p/200...    boot-loaders.ya...    xfree86.render/...    qnx.openqnx.dev...    jakarta.velocit...    user-groups.pal...   
Home | blog view | USPTO Patent Archive | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe