Using UniDAC with Fast Report VCL 5

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
JamesInform
Posts: 19
Joined: Sun 11 May 2014 18:28

Using UniDAC with Fast Report VCL 5

Post by JamesInform » Sun 11 May 2014 18:37

Hi,

I am just trying to use UniDAC with the new Fast Report VCL Version 5. Does anybody know which components to use?

I have looked in the demo directory but only found components for Fast Report 4.

James

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

Re: Using UniDAC with Fast Report VCL 5

Post by AlexP » Mon 12 May 2014 12:27

Hello,

You can use for FastReport 5 the same demo sample that is supplied with UniDAC for FastReport 4.

P.S. You can add changes in the Register method of the frxUniDACReg module in order for the component to be registered on the correct tab.

Post Reply