Mega Search
23.2 Million


Sign Up

Make a donation  
Delphi XE6 How to link FastReport components to FireDAC comp  
News Group: embarcadero.public.delphi.database.firedac

Hi to all.

I'm wondering on how to link FastReport componets to FireDAC components. A Delphi XE article "Creating Reports with FastReport (FireDAC)" tells about some misterious component called "TfrxComponents" that is used to do de job but I can't find it nowhere.

FastReport demos uses ADOTables and ADOQuerys but no FDQueys neither FDTables. Is there any source code example for doing this?

I'll appreciate any link than can help me to best understand my trouble.

Regards,

Hernando.

Vote for best question.
Score: 0  # Vote:  0
Date Posted: 20-Jan-2015, at 5:15 AM EST
From: Hernando Duque
 
Re: Delphi XE6 How to link FastReport components to FireDAC  
News Group: embarcadero.public.delphi.database.firedac
Thank you very much for your help.

Anyway after posting in Fast Report forums it seems to be that Fast Report Embarcadero edition does not support internal datasets, so you must purchase FastReport 5 VCL for having full functionallity

Regards,

Hernando.

> {quote:title=quinn wildman wrote:}{quote}
> First of all, FastReports has a propensity to uninstall itself. So, you 
> might need to download it and reinstall it. Most versions (likely all) 
> that are included with RAD Studio are available for download separately 
> from the registered users download area. Here is how to get there:
> 
> 1. http://members.embarcadero.com
> 2. Login using the same credentials you used to register your product
> 3. Agree to export terms if prompted to do so.
> 4. Click My registered user downloads link.
> 
> Once you have FastReport installed, use FireDAC is the same as using any 
> other DataSet. All you need to so is set the DataSet property of a 
> TfrxReport.
> 
> If you have more questions about the FastReports that are included with 
> your product please post to Delphi.Third Party Tools.
> 
> 
> Hernando Duque wrote:
> > Hi to all.
> >
> > I'm wondering on how to link FastReport componets to FireDAC components. A Delphi XE article "Creating Reports with FastReport (FireDAC)" tells about some misterious component called "TfrxComponents" that is used to do de job but I can't find it nowhere.
> >
> > FastReport demos uses ADOTables and ADOQuerys but no FDQueys neither FDTables. Is there any source code example for doing this?
> >
> > I'll appreciate any link than can help me to best understand my trouble.
> >
> > Regards,
> >
> > Hernando.
> >

Vote for best answer.
Score: 0  # Vote:  0
Date Posted: 21-Jan-2015, at 4:51 AM EST
From: Hernando Duque
 
Re: Delphi XE6 How to link FastReport components to FireDAC  
News Group: embarcadero.public.delphi.database.firedac
First of all, FastReports has a propensity to uninstall itself. So, you 
might need to download it and reinstall it. Most versions (likely all) 
that are included with RAD Studio are available for download separately 
from the registered users download area. Here is how to get there:

1. http://members.embarcadero.com
2. Login using the same credentials you used to register your product
3. Agree to export terms if prompted to do so.
4. Click My registered user downloads link.

Once you have FastReport installed, use FireDAC is the same as using any 
other DataSet. All you need to so is set the DataSet property of a 
TfrxReport.

If you have more questions about the FastReports that are included with 
your product please post to Delphi.Third Party Tools.


Hernando Duque wrote:
> Hi to all.
>
> I'm wondering on how to link FastReport componets to FireDAC components. A Delphi XE article "Creating Reports with FastReport (FireDAC)" tells about some misterious component called "TfrxComponents" that is used to do de job but I can't find it nowhere.
>
> FastReport demos uses ADOTables and ADOQuerys but no FDQueys neither FDTables. Is there any source code example for doing this?
>
> I'll appreciate any link than can help me to best understand my trouble.
>
> Regards,
>
> Hernando.
>

Vote for best answer.
Score: 0  # Vote:  0
Date Posted: 20-Jan-2015, at 9:28 AM EST
From: quinn wildman
 
Re: Delphi XE6 How to link FastReport components to FireDAC  
News Group: embarcadero.public.delphi.database.firedac
Please, contact FastReports company regarding FireDAC / FastReports intregration components.

-- 
With best regards,
Dmitry Arefiev / FireDAC Architect

Vote for best answer.
Score: 0  # Vote:  0
Date Posted: 20-Jan-2015, at 6:44 AM EST
From: Dmitry Arefiev