Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Passing more than 2K data thru Java to DB ... ?

6280Feb 11 2002
Hi,

Is it possible to pass more than 2K data from a Java app to Oracle db using INSERT statement?

Less than 2K just passes good. But more than 2K doesn't and leads to error.

data type i've tried using are LONG, CLOB.

Please advise.
Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 11 2002
Added on Feb 11 2002
2 comments
82 views