ODAC 4.0.2 source version oracle problem

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
martind1
Posts: 17
Joined: Mon 19 Oct 2009 05:15

ODAC 4.0.2 source version oracle problem

Post by martind1 » Sun 13 Nov 2011 16:38

after migrating form 4.0.1 to 4.0.2 we have problem to compile a project:

[DCC Fataler Fehler] OraClassesUni.pas(1667): F2051 Unit OraNetUni wurde mit einer unterschiedlichen Version von CRParser.TParser.Create compiliert

martind1
Posts: 17
Joined: Mon 19 Oct 2009 05:15

Post by martind1 » Sun 13 Nov 2011 17:23

Problem solved.

To compile UniDAC based application we have to add UniDAC Lib\Delphi14 directory Path (and not Source) to the Delphi "Library Path".

Post Reply