Hi,
It seems like libzdb (probaly) won't handle CLOBs in Oracle DBs very well. When selecting a CLOB directly nothing but the value 'null' is returned, when typecasting the CLOB to ex. VARCHAR2 it works perfectly.
The same problem occurs when inserting data to a CLOB.
Tests for Oracle also fails because of this.
I've tried libzdb 2.8, 2.12 and 3.0, the same problem occurs in all three. This happens with Oracle Instant Client 11,1 11,2 and 12,1.
Has anyone else encountered this? Is it a bug in libzdb or Instant Client?
Thank you very much!
Regards, Mats Christensen