Posted 14 January 2020, 11:14 pm EST
Is there a way to connect to an INGRES datasource in ActiveReports JS?
Forums Home / ActiveReports / General Discussion
Posted by: hfeldman on 14 January 2020, 11:14 pm EST
Posted 14 January 2020, 11:14 pm EST
Is there a way to connect to an INGRES datasource in ActiveReports JS?
Posted 15 January 2020, 2:43 am EST
Hello,
You can only bind the data in JSON form. You can create a WebAPI which converts your data into valid JSON data. Then, you can consume the WebAPI in your reports.
Hope it clarifies.
Thanks,
Mohit