[DB-SIG] Using CLOBs in Oracle 8.1.5
Andreas Jung
ajung@sz-sb.de
Fri, 12 May 2000 15:37:59 +0200
On Wed, May 03, 2000 at 01:08:52PM -0400, Neal Norwitz wrote:
> Hi!
>
> I am able to send CLOBs Oracle 8.1.5, but I cannot read them from
> Oracle.
>
> I get the error: ORA-24813: cannot send or receive an unsupported LOB
> when I try to do a fetch (fetchall or fetchone).
>
> I am able to get the description and it shows the CLOB column as a
> STRING of the correct size (4000).
> This code works on all tables without a CLOB.
Hi,
did you get rid of the problem ? I must working on a solution
on the same problem but with very less success :-(
Andreas