On Fri, Aug 22, 2003 at 03:22:02PM -0700, Casanova, Renaud wrote:
> Hello,
> 
> I am not sure is this is the right place to post this question, if not,
> please let me know.

Pretty much any question abiut _using_ the dbi and/or a driver belongs on
dbi-users not dbi-dev. (I've set the Reply-To header to dbi-users.)

> I am trying to insert a little over 5000 characters in a CLOB datatype in an
> oracle database (9i) using DBI and DBD::Oracle obviously.
> 
> I use bind values of course which seems to work for strings less than 4000
> characters.
> Above that, the script just dies silently deconnecting from oracle without
> much explanation.

A trace() log would be handy.

> Has anybody got any pointers on that issue, CLOB is obviously not limited to
> 4000 chars.

The next DBD::Oracle release will make this easier, or at least different :)

Tim.

Reply via email to