Additional
dbCAP
AnyDAC
ThinDAC
NCOCI8
Topic: OCI_INVALID_HANDLE with CLOB
OCI_INVALID_HANDLE with CLOB
Posted: 2003/02/17 07:03
 
I am using C++Builder 4 Enterprise edition.
Until now I was able to use CLOB with
Oracle 8, 8i and 9i.
On Oracle 9.2 where my table has a CLOB
column and the column is NULL I get an
OCI_INVALID_HANDLE error.
On a row where I have data I do not get
this error.
The stack looks like this:
ProceedWithErrorObj
TOCIError::Check
TOCIHandle::Check
TOCILobLocator::GetIsOpen
TOCILOBStream:estroy
TObject::Free
TDBMemo::LoadMemo
TDBMemo:ataChange