Using ODAC and SDAC together

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Oleksiy

Using ODAC and SDAC together

Post by Oleksiy » Fri 02 Dec 2005 11:31

I want to use ODAC and SDAC components. Both fo these packages use the same some BPL libraries. What ODAC and SDAC versions would you advise to use if I'd like them to use the BPL libraries together I mean share

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

Post by Alex » Mon 05 Dec 2005 09:11

There is the list of the latests compatible versions of our Delphi products
ODAC v. 5.55.1.24 from 24.10.05
MYDAC v. 4.00.1.6 from 24.10.05
SDAC v. 3.55.1.20 from 24.10.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