File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Oracle/OAS and the fly likes Inserting CLOB in Oracle8i Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Oracle/OAS
Reply Bookmark "Inserting CLOB in Oracle8i" Watch "Inserting CLOB in Oracle8i" New topic
Author

Inserting CLOB in Oracle8i

nisharpa
Greenhorn

Joined: Jun 18, 2002
Posts: 16
Heei,
I was trying to insert a CLOB into Oracle DB
Through java, but facing lot probs, if any body past some sample code which perform the insert operation of CLOB , It would be nice.
Looking forward
Greetings,
NPA.
Mark Spritzler
ranger
Sheriff

Joined: Feb 05, 2001
Posts: 16624

"nisharpa"-
This is your fifth notice! Please adjust your displayed name to meet the
JavaRanch Naming Policy.
You can change it
here.
Thanks!
Mark
[ November 11, 2002: Message edited by: Mark Spritzler ]

Perfect World Programming, LLC - Two Laptop Bag - Tube Organizer
How to Ask Questions the Smart Way FAQ
SJ Adnams
Ranch Hand

Joined: Sep 28, 2001
Posts: 925
The usual problem is that your using the 'thin' driver. Have you tried using 'oci8'?
Simon (wondering if there is a javaranch rule concerning 12 line sig files?)
 
IntelliJ Java IDE
 
subject: Inserting CLOB in Oracle8i
 
Threads others viewed
insert BLOB into informix
Clob Data Types
String -> MySQL CLOB
Convert large string to Clob
XML, flat files to database
MyEclipse, The Clear Choice