Page 1 of 1

Difference between dbExpress OracleDrivers ...

Posted: Wed 18 Mar 2009 08:46
by tripunkt
Hi there,

I'd like to know where the differences are between the MySql-Drivers
'DevartOracle' and 'DevartOracleDirect' when it comes to speed and requirements.

Thanks!

Posted: Thu 19 Mar 2009 09:14
by Plash
The Direct driver does not use Oracle client and communicates with the Oracle server directly.
While the 'DevartOracle' driver requires Oracle client. Performance of both drivers is appoximately the same. But in some cases the 'DevartOracle' driver can work faster and can be more stable.