Use TDataSet to provied data to a report web server

Hello,

after exploring the TfrxReportServer I understood the access to db and all the logic should be implemented in the report. Now I would like to serve a report via web accessing and manipulating the data through Delphi TDataSet descendants so I can access several different sources (like REST services).

How should I proceed?

Is there a way to publish report that retrieve data from delphi data access component?

Thank you,

Davide

Comments

  • Is there a way to publish report that retrieve data from delphi data access component?

    It seems no such way

Leave a Comment