Oracle Instantr Client 21c

Falcon

Member
Dear Support,

DOA does not work with Oracle 21c, because UseOci80 is set incorrectly in TOracleSession.LogOn. UseOci80 is based on the Oracle version string.
In terms of code, there are many ifdefs related to Tibero, but there is no tibero.pas and there are a number of changes from the previous version.

Versions are not maintained in Oracle.pas since 2013. Can we know what are the changes in the Alexandria version? In a production environment it is very risky to use something whose modifications are not documented.

Is is safe to change the lines in Oracle.pas 6420-6427 as You did it in the "Tibero" version for use with Oracle 21c?

regards
Sándor
 
We'll have an Oracle21c compatible version available shortly. Can you let me know which RAD Studio version you are using?
 
Hello Marco,

thanks a lot for DOA 4.1.4!
It works now perfectly with the Oracle 21c in 64-bit. (in case the Delphi program is also compiled in 64-bit)
 
Back
Top