When using a threaded TOracleQuery - for a SQL statement that works fine in PL/SQL Developer - we get an ORA-00000, using an Oracle10Gr2 client on an Oracle8174 server.
When changing the TOracleSession.Preferences.UseOCI7 to true, the error does not occur, but this could affect other operations I suppose.
Currently using DOA 4.0.7.1 on Delphi 7.
When changing the TOracleSession.Preferences.UseOCI7 to true, the error does not occur, but this could affect other operations I suppose.
Currently using DOA 4.0.7.1 on Delphi 7.