SDAC and ODAC conflict

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
zannawhite
Posts: 1
Joined: Tue 13 Sep 2005 11:01

SDAC and ODAC conflict

Post by zannawhite » Tue 13 Sep 2005 11:10

I am using successfully the latest version of SDAC VCL Components v. 3.55 for Microsoft SQL Server.
Now I would like to use also the ODAC Components for Oracle.
I am trying to test the trial version for BCB5, but after the installation, I cannot use the SDAC components anymore.

Are SDAC and ODAC not compatible ?

Thanks in advance for your help.

Cindy White.

Alex
Posts: 655
Joined: Mon 08 Nov 2004 08:39

Post by Alex » Wed 14 Sep 2005 06:40

There is the list of the latests compatible versions of our Delphi products
ODAC v. 5.55.1.22 from 2.09.05
MYDAC v. 4.00.1.3 from 2.09.05
SDAC v. 3.55.1.18 from 2.09.05
If you want to use it all together their versions must mutch this list.
I suggest you to uninstall ODAC, SDAC and MyDAC using "Add/Remove programs" (if you unistall them in other way then install them again and then unistall) then check that Delphi doesn't load these products anymore: run IDE and look in "Component\Install packages ..." for these products and if find some refrences remove them. download the last versions of products from our site (www.crlab.com) and install them.

Post Reply