Bugs: Browse | Submit New | Admin

[#4318] error inserting clob data

Date:
2006-04-30 22:32
Priority:
3
Submitted By:
Nobody
Assigned To:
Nobody (None)
Category:
Interface (example)
State:
Open
Summary:
error inserting clob data

Detailed description
ORA-01704: string literal too long
Whenever you try to insert a string >4000 chars

Add A Comment: Notepad

Please login


Followup

Message
Date: 2006-05-03 00:38
Sender: Kubo Takehiro

If you use DBI, see:
   http://www.jiubao.org/ruby-oci8/dbd_oci8.en.html

If you use oci8 high-level API, how to insert CLOB is not documented.
But it can be done same as BLOB.

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item