I am trying to execute an SQL statement with a CLOB as one of the datatypes. When I call OCIStmtFetch however, the program crashes. When I call it without any CLOBS in the query, it executes ok.
Has anyone encountered this before, and if so, could you let me know how to resolve it?
Cheers, Dan.
Has anyone encountered this before, and if so, could you let me know how to resolve it?
Cheers, Dan.