VCL ODAC for Delphi 7 OraNet Error

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
bacon
Posts: 1
Joined: Thu 14 Oct 2010 14:54

VCL ODAC for Delphi 7 OraNet Error

Post by bacon » Thu 14 Oct 2010 15:00

I have the ODAC for delphi 5 and i´m trying to upgrade to at least delphi 7. For this purpose, I installed the trial version of ODAC, but when i compile my project, i receive the message:
Unit OraNet was compiled with a different version of ScktComp.TClientWinSocket

I tried to run the demo project and the problem persist.

How can I resolve this?


Brian

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Thu 14 Oct 2010 15:33

Hello,

Please check that Delphi 7 doesn't contains a link to old ODAC *.dcu, *.bpl, etc files in the Library path, Browsing path, Search Path, etc.

Post Reply