Hi,
i am looking for a new reportgenerator working with IBDAC. Now I am trying Fastreport and everything works fine. I have my IBConnection, and the FR-components and the component of type TfrxIBDACComponents.
In the TfrxIBDACComponents-Component I can set a DefaultDatabase and these database is available in FR.
But I have two connections on my Form and I will have access to both in FR. The FR has a combobox for the Databaseselection but if I don't enter a Defaultdatabase in the TfrxIBDACComponents-Component there is none of my two databases in FR available. Is it possible to hand over more then one database?
Greetings Jan
Fastreport and IBDAC with multiple Databases
-
AndreyZ
Hello,
You can use more than one database in FastReport. For that you have to do the following:
- open the Report Editor;
- go to the Data sheet;
- on the left component panel click the IBDAC components button, then choose the IBDAC Database component, and then click on the working area of the report.
In the same way you can add another databases.
If you need more information, please, take a look at the FastReportDemo.
You can use more than one database in FastReport. For that you have to do the following:
- open the Report Editor;
- go to the Data sheet;
- on the left component panel click the IBDAC components button, then choose the IBDAC Database component, and then click on the working area of the report.
In the same way you can add another databases.
If you need more information, please, take a look at the FastReportDemo.