Delphi 10: empty reports using Firebird-SQL with FireDAC
Peter M??ller
Germany
Hallo,
I'm currently converting my projects from Delphi XE2 to Delphi 10. My problem is that I get only empty reports when using Firebird-SQL with FireDAC with the Embarcadero Edition version 5.1.5.
Can I use FireDAC with FastReport VCL 5 Embarcadero Edition? Where can I get an actual version supporting this?
I installed the actual trial version 5.4.3 and got the same result: empty reports. There seems to be no support for using Firebird-SQL with FireDAC.
With the trial version I have another problem: TfrxUserDataSet is missing now. How can I use this component with the actual version?
Thanks
Pepe
I'm currently converting my projects from Delphi XE2 to Delphi 10. My problem is that I get only empty reports when using Firebird-SQL with FireDAC with the Embarcadero Edition version 5.1.5.
Can I use FireDAC with FastReport VCL 5 Embarcadero Edition? Where can I get an actual version supporting this?
I installed the actual trial version 5.4.3 and got the same result: empty reports. There seems to be no support for using Firebird-SQL with FireDAC.
With the trial version I have another problem: TfrxUserDataSet is missing now. How can I use this component with the actual version?
Thanks
Pepe
Comments
Add TfrxDBDataset to project, assign it with FireDAC dataset, go to FR's designer and enable TfrxDBDataset (menu Report-Data), add TfrxMasterdata band to report template, assign it with TfrxDBDataset, place TfrxMemoView on TfrxMasterData band, assign TfrxMemoView with TfrxDBDataset field