IBDAC Components for Fastreports VCL6

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
bzwirs
Posts: 40
Joined: Sat 10 Jul 2010 06:47

IBDAC Components for Fastreports VCL6

Post by bzwirs » Tue 09 Jan 2018 08:13

I am currently considering upgrading from Fastreports 5 to 6. Can you tell me how long before your IBDAC component for Fastreports will be available for Fastreports 6.

Bill Zwirs

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: IBDAC Components for Fastreports VCL6

Post by ViktorV » Wed 10 Jan 2018 10:37

FastReport 5 IBDAC Components sources are located at %IBDACDemos%\ThirdParty\FastReport\FR5\, where %IBDACDemos% is the path to IBDAC Demo projects installation on your computer.
To solve the task, please try the following:
- delete FastReport 5 IBDAC Components from [Components]-[Install Packages] ;
- recompile the following components: frxDACXX.dpk, frxIBDACXX.dpk, dclfrxIBDACXX.dpk ;
- install dclfrxIBDACXX.dpk ;
- restart the IDE.

Post Reply