Problem with CLOBs in CF8 and Oracle 11.2.0.3
I've just noticed a problem with retrieving CLOBs in my ColdFusion applications. Any query that should return a CLOB is suddenly returning an empty string. I noticed this shortly after upgrading from Oracle 11.2.0.2 to 11.2.0.3. My best guess is that we are using driver version 3.6. I notice on the DataDirect web site, they list Oracle 11g support for version 3.7, but I don't see any reference to 3.7 on Adobe's website so I don't know if I can upgrade to it.
I don't actually know if the Oracle point version upgrade was what caused this or not. Has any one else experienced this problem?
