The Artima Developer Community
Sponsored Link

Legacy Java Answers Forum
April 2001

Advertisement

Advertisement

This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

same problem here

Posted by Gayathri ramakrishnan on February 21, 2002 at 11:51 PM

Hi.. i too have the same problem..
have you solved the problem as yet?
kindly let me know.


> Hi,

> I'd like to write an application in Java that write in a Table : myTable constructed as follow:myTable (int primaryKey, Clob myClob).
> The element to Insert in the Clob column are String which have more than 3000 characters.
> How can I do to convert String to Clob?
> Do I need to Stream an empty_Clob()?
> Does it work with thin drivers?

> Thank you for your help

> Have a nice day.

> Jack Huser






Replies:

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us