Trouble with BLOB on Oracle XE 23c

Tailor K

Member²
Hello,

Trying the new Oracle XE database, DOA 4.1.3.5 and Delphy 10.4 Sydney (update 2) - cannot open a dataset when there is a LOB field:

Exception with message: "A query with LOB's requires OCI8 mode, but OCI7 mode is used."

But I did not set OCI7, it is false on OracleSession. Same querys runs OK against Oracle XE 18c or Oracle 19.x
 
I had found a similar problem on Oracle 21 - using DOA 4.1.4 solved the inital problem - this can be closed.
 
Back
Top