Hello,
I'm converting and application from delphi 3 to delphi 6 (upd pack 1), I use DOA 3.4.5 and ORACLE 8.5.0 database , with delphi 3 all works fine and is very performant.
With delphi 6.0 using the TOracleDataSet component (only this , TOracleQuery works fine) at the first execution take more or less 33 time more that the first execution with delphi 3 using the same query and configuration for Oraclesession ( It take 1 second insted of 0,03).
Are there some particular configuration to do using delphi 6.0
------------------
Thanks & Ciao
Raffaele
I'm converting and application from delphi 3 to delphi 6 (upd pack 1), I use DOA 3.4.5 and ORACLE 8.5.0 database , with delphi 3 all works fine and is very performant.
With delphi 6.0 using the TOracleDataSet component (only this , TOracleQuery works fine) at the first execution take more or less 33 time more that the first execution with delphi 3 using the same query and configuration for Oraclesession ( It take 1 second insted of 0,03).
Are there some particular configuration to do using delphi 6.0
------------------
Thanks & Ciao
Raffaele