Passing DataSet(From Delphi Form) to FastReport

Hi Users,

I'm new in FastReport 5 in Delphi 10.2 I just want to ask if it is possible to Pass Dataset Or Query(from Delphi Form) to FastReport Datasource?
The reason is I don't want to create new connection to database from Fastreport report.

Thanks.

Comments

  • gpigpi
    edited 1:48PM
    Yes. It's possible. Use TfrxDBDataset

Leave a Comment