FastReport VCL V.6

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
jpantoudis
Posts: 2
Joined: Thu 27 Oct 2016 04:01

FastReport VCL V.6

Post by jpantoudis » Wed 31 Jan 2018 09:41

What about the support for the new version of fastreport (Version 6.x)

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

Re: FastReport VCL V.6

Post by ViktorV » Wed 31 Jan 2018 10:35

FastReport 5 UniDAC Components are compatible with FastReport 6 VCL version.
FastReport 5 UniDAC Components sources are located at %IBDACDemos%\ThirdParty\FastReport\FR5\, where %UniDACDemos% is the path to UniDAC Demo projects installation on your computer.
To solve the task, please try the following:
- delete FastReport 5 UniDAC Components from [Components]-[Install Packages] ;
- recompile the following components: frxDACXX.dpk, frxUniDACXX.dpk, dclfrxUniDACXX.dpk ;
- install dclfrxUniDACXX.dpk ;
- restart the IDE .

Post Reply