FastReport Component

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
werkstattboss
Posts: 20
Joined: Fri 15 May 2009 17:53

FastReport Component

Post by werkstattboss » Tue 10 Feb 2015 14:26

Hello,
I tried to use the Fastreport Comp.(IBDac 5.4.12) in a Project, but I do not get a grip on it. The demo does not work here (something about ODS Differences). So I tried to use it.
I put it on a form together with the Fastreport components and...

What does this component exactly do for me?
Is it a replacement or an addition to frxdatabase from FR?
There are not really many properties to set.

Sorry for the Question, but I just don't get it .

Rolf

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

Re: FastReport Component

Post by ViktorV » Wed 11 Feb 2015 11:44

Please specify the text of the error message you are getting when running our demo project.
To work with the TfrxIBDACComponents component, it is enough to drop this component and the TfrxReport component onto the form. Double click on the TfrxReport component, switch to the "Data" tab - and you will see the following components on the left side of the toolbar: IBDAC Database, IBDAC Table, IBDAC Query. You can use them for report generating.

werkstattboss
Posts: 20
Joined: Fri 15 May 2009 17:53

Re: FastReport Component

Post by werkstattboss » Tue 05 Apr 2016 12:43

Sorry to bother you again, but how exactly would I use the Components for generating a report?
I tried, I can see them, but what do I have to do?
I can not drag them or place them anywhere else.

werkstattboss
Posts: 20
Joined: Fri 15 May 2009 17:53

Re: FastReport Component

Post by werkstattboss » Tue 05 Apr 2016 12:53

In the Demo app the components are in the Treeview left of the Report Page.
I can drag them to the report etc.
My components are visible on the left side of the form.
For testing I placed the TfrxIBDACComponents on the Datamodule together with the Dataset etc. that I used before. Is it possible that they interfere with each other?

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

Re: FastReport Component

Post by ViktorV » Mon 12 Sep 2016 08:20

Please compose a small sample reproducing the described behavior and send it to viktorv*devart*com, including scripts for creating database objects, in order for us to be able to give you a more detailed answer.

Post Reply