installing ODAC 5.80.0.41 on Delphi 2007

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
jlcostinha
Posts: 5
Joined: Fri 04 May 2007 08:27

installing ODAC 5.80.0.41 on Delphi 2007

Post by jlcostinha » Fri 04 May 2007 08:44

I migrate from delphi 2006 to delphi 2007. Unfortunately i dont have ODAC version 6, but i do have legally odac5.

using the executable file pure and simple for delphi 2006, doesn't do anything in delphi 7. However i was able to install ODAC5 inside delphi 2007 by adding source path to library and manually install the .bpl files.

I even migrate some applications from delphi2006 and it was fully working with no issues at all.

The problem is after i quit delphi2007 and re-enter i get the error message "application failed to start because dcldac100.bpl was not found" , i need to remove and reinstall the package... any solution to this problem?

please, i would appreciate some help.

Thanks,
Jorge Costinha

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

Post by Plash » Fri 04 May 2007 10:41

Delphi 2007 is supported starting with ODAC 6. You should upgrade your ODAC to the sixth version to solve this problem.

jlcostinha
Posts: 5
Joined: Fri 04 May 2007 08:27

Post by jlcostinha » Fri 04 May 2007 15:24

ok. im upgrading to version 6.

Post Reply