where is dclodacfmx190.bpl ?

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
lior
Posts: 36
Joined: Mon 01 Aug 2011 07:11

where is dclodacfmx190.bpl ?

Post by lior » Tue 03 Jun 2014 11:50

I Use Delphi XE5 Ent + Update 2.
I installed ODAC Pro with source code 9.3.9 28-May-2014.
I could not find and install dclodacfmx190.bpl.
Same thing happened with the 9.3.8 install.
Is there a problem with the content of the source zip file ?
I need it as soon as possible for my
FireMonkey development
Thanks in advance

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

Re: where is dclodacfmx190.bpl ?

Post by AlexP » Wed 04 Jun 2014 07:02

Hello,

If you install ODAC using the installer, the dclodacfmx190.bpl file will be located in ..\Devart\ODAC for RAD Studio XE5\Bin\Win32\. If you install ODAC using the make.bat file - the compiled file will be located in \ODAC\Bin\Delphi19\Win32\. The dclodacfmx190.dpk package is located in \ODAC\Source\Delphi19\.

Post Reply