Page 1 of 1

performance bench mark - Direct mode vs OCI mode

Posted: Wed 20 Oct 2010 20:05
by slaxman
Do you have a bench mark comparing performance of Direct mode vs OCI mode. In addition, can you give some guidelines on how the implementation can take advantage of Direct mode to improve query perf.

thanks
slaxman

Posted: Fri 22 Oct 2010 14:45
by Shalex
The performance of Direct Mode should not differ essentially from the performance of OCI Mode because all operations are executed at the server side in both cases. The only thing you should take into account during development is the limitations of Direct Mode that are listed here: http://www.devart.com/dotconnect/oracle ... tMode.html.