OraNet.dcu in ODAC Src

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
gothryd
Posts: 1
Joined: Sat 25 Apr 2015 07:37

OraNet.dcu in ODAC Src

Post by gothryd » Sat 25 Apr 2015 07:46

In the new version ODAC Src 9.5 is missing OraNet.dcu. All folders 'Lib \ DelphiXX' are empty. How to compile without this file?

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

Re: OraNet.dcu in ODAC Src

Post by AlexP » Mon 27 Apr 2015 05:17

Hello,

Starting from this version, the OraNet module is distributed as OraNet.pas obfuscated source that is in the folder with other sources: ..\Source\.

Post Reply