reinstalling ODAC 14

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
thorgal
Posts: 10
Joined: Fri 18 Sep 2009 14:33

reinstalling ODAC 14

Post by thorgal » Tue 20 Oct 2009 18:56

How can I remove ODAC 14 manually ?
I have D2009 and D2010 on my machine.
I installed ODAC14 first then removed because help system did not work.
Then I installed ODAC12 and help worked fine.

However, now I am trying to install ODAC14 again and I received the following error:
'Setup has detected already installed DAC packages which are incompatible with current version. Please unistall DAC products.'
What should I do clean up remain to reinstall D2010 ?
Thanks,
Chris

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Wed 21 Oct 2009 07:08

Run ODAC installation with the /force key:

odac690d14.exe /force

This will overwrite the previous installation.

thorgal
Posts: 10
Joined: Fri 18 Sep 2009 14:33

Post by thorgal » Wed 21 Oct 2009 13:58

Thank you.
It worked and help worked as well.

Post Reply