using ODAC and DbExpress together

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
max_hennig
Posts: 1
Joined: Mon 30 Jul 2007 20:10

using ODAC and DbExpress together

Post by max_hennig » Mon 30 Jul 2007 20:18

Hi,

We have an application built using DbExpress with CoreLab Oracle driver. We would like to write a specific part of the application using ODAC, to use advanced features not available with DbExpress. If there any way to make ODAC use the same session as DbExpress, something like TBDESession but for DbExpress?

Thanks!

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Tue 31 Jul 2007 07:57

There is no such way.

Post Reply