Best reporting tool supported by UniDAC

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
oz8hp
Posts: 151
Joined: Mon 18 Feb 2008 13:28
Location: Denmark
Contact:

Best reporting tool supported by UniDAC

Post by oz8hp » Sat 29 Dec 2012 08:20

What is (in your opinion) the best reporting tool supported by UniDAC?

The version of FastReport included with Delphi is not ok since it doesn't support parameters.
So before buying an upgrade of FastReport to get this functionality, I was wondering if you had any suggestions.
I have seen a demo of ReportBuilder but I can't find out if it can be used with UniDAC.

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

Re: Best reporting tool supported by UniDAC

Post by AlexP » Sat 29 Dec 2012 13:31

Hello,

There is a component in UniDAC for work with Fast-Report (..\Devart\UniDAC for RadStudio XE2[XE3]\Demos\ThirdParty\FastReport\FR4\), which allows work with UniDAC directly in the report designer, there appears a possibility to add our UniDACDataBase, UniDACQuery and UniDACTable. In UniDACQuery you can still use parametric queries.

oz8hp
Posts: 151
Joined: Mon 18 Feb 2008 13:28
Location: Denmark
Contact:

Re: Best reporting tool supported by UniDAC

Post by oz8hp » Sat 29 Dec 2012 17:21

Yes the data can be selected as I want them, but I need also to send parameters to the report for other purpose. I have done that in a company where I worked earlier, but that was with a full version of FastReport that I have no access to now.

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

Re: Best reporting tool supported by UniDAC

Post by AlexP » Wed 02 Jan 2013 12:40

Hello,

Unfortunately, if version of Fast-Report does not support passing parameters from the application to the report and we cannot change this behavior. One of possible solutions for this problem with the absence of parameters is to use the TfrxDBDataSet component connected with UniQuery and to manage UniQuery itself in the application.
UniDAC is also compatible with ReportBuilder, please specify your version of Delphi and ReportBuilder, and an e-mail where I can send you the demo components for working with ReportBuilder.

oz8hp
Posts: 151
Joined: Mon 18 Feb 2008 13:28
Location: Denmark
Contact:

Re: Best reporting tool supported by UniDAC

Post by oz8hp » Thu 03 Jan 2013 06:06

I know you don't have the option to change FastReport :)

But you are the guys to ask about UniDAC

The version of ReportBuilder I have been looking at is 14.07 for Delphi XE3 (a trial version) so if you have any demo of that I would like to see that very much.

You may use email oz8hp @ hotmail . com

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

Re: Best reporting tool supported by UniDAC

Post by AlexP » Thu 03 Jan 2013 08:15

Hello,

I've sent you a component for working with Report Builder using UniDAC.

oz8hp
Posts: 151
Joined: Mon 18 Feb 2008 13:28
Location: Denmark
Contact:

Re: Best reporting tool supported by UniDAC

Post by oz8hp » Thu 03 Jan 2013 14:59

I received the component and will check it tomorrow at my work computer.

Thanks

Post Reply