Interference with Oracle and MySQL DACs on Delphi7

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

Interference with Oracle and MySQL DACs on Delphi7

Post by Guest » Fri 06 Jan 2006 00:07

Hi there,
I have interference in D7 try to install Corelabs MYSQL DAC and y already have Corelabs ORACLE DAC intalled, and the same the other way arround...

there seem to be a conflict with the clasenames or packages of both components... each works fine alone...
is there any suggestion to make both corelabs components to work?

Thanks in advance!
Manuel

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

Post by Alex » Fri 06 Jan 2006 07:13

There is the list of the latests compatible versions of our Delphi products
ODAC v. 5.55.1.26 from 16.12.05
MYDAC v. 4.00.2.8 from 19.12.05
SDAC v. 3.55.2.22 from 19.12.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