Page 1 of 1

Unidac 4.5.9 together with Odac 8.5.9

Posted: Tue 11 Sep 2012 13:02
by ketas
Hi,

when i tried to use odac (8.5.9) and unidac (4.5.9) together, i became error message :
[DCC Fatal Error] 2051 Unit UniProvider was compiled with a different version of CRConnectionPool.TCRConnectionPoolManagerClass.
Can I used it together?
Thanks. Vojslav

Re: Unidac 4.5.9 together with Odac 8.5.9

Posted: Tue 11 Sep 2012 14:23
by bork
Hello

Yes, you can. Please, let us know the exact IDE version you are using, and we will help you to resolve this issue.

Re: Unidac 4.5.9 together with Odac 8.5.9

Posted: Tue 11 Sep 2012 15:05
by ketas
Hi,

I have Delphi XE2 Update 4 Hotfix 1 and win 7 professional. Problem ocurred when i used
tuniquery with tuniconnection and toraquery and session (oracle - Instantclient_11_2) together.
Thanks. Vojslav

Re: Unidac 4.5.9 together with Odac 8.5.9

Posted: Wed 12 Sep 2012 10:05
by bork
We created an application with ODAC and UniDAC components in Delphi XE2 Update 4 HotFix 1 and couldn't reproduce this issue. It looks like your Delphi uses some DCU or BPL files from the previous version. Please perform the following steps:
1. Uninstall ODAC and UniDAC
2. Search CRConnectionPool.*, dac160.bpl, odac160.bpl, oraprovider160.bpl, and unidac160.bpl on all local drives. If you find them, then please remove them and other DCU and BPL files from previous versions.
3. Install ODAC and UniDAC again.

Re: Unidac 4.5.9 together with Odac 8.5.9

Posted: Wed 12 Sep 2012 11:39
by ketas
Hi,

thanks for your effort, i will try it.

Vojslav