Page 1 of 1

ODac and MyDac coexisting

Posted: Mon 14 Nov 2005 08:29
by Guest
I use Delphi 7 Enterprise. I have to use both ODac and MyDac in one application. I have installed the registered version of MyDac. When I try to install ODac-Trialversion I get a message that there is currently installed an incompatible DAC Version (must be the registred MyDAC Version) and if I am willing to install it over the old version. That is what I don't want, I need both Dac's. Is there a possibility to have both of them coexisting in one Installation of Delphi 7?

Thanks in advance

Posted: Wed 16 Nov 2005 08:09
by Alex
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.

Posted: Fri 18 Nov 2005 09:05
by mxwx
Thanks alot,

that has helped me to get it running together.