Xref: alice comp.databases.oracle.tools:13716
Path: alice!news-feed.fnsi.net!news.idt.net!newsfeed1.swip.net!swipnet!news-peer-europe.sprintlink.net!news.sprintlink.net!feed1.news.luth.se!luth.se!news-ge.switch.ch!news-zh.switch.ch!news.belnet.be!news.rediris.es!newsfeed.mad.ibernet.es!news.bcn.ibernet.es!not-for-mail
From: Karl Rieder <karl@ihg.net>
Newsgroups: comp.databases.oracle.tools
Subject: CLOB
Date: Mon, 22 Jun 1998 16:43:14 +0100
Organization: The Information Highway Group
Lines: 16
Message-ID: <358E7B92.CC6781B1@ihg.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 4.03 [es] (WinNT; I)

Hi,
    I need to access (read and write) to a CLOB column using
the oracle
thin JDBC driver. Do anyone have an exeample how to do that?

With this drivers I writed to other type of colum without
any problem
but when I want to write a large String to this type of
Column I ve get
an "String literal to long" error. So, is their another way
to write a
large string to a CLOB?

Thanks in advance for your help.
Regis

