1
I have a c# application in which routines feed the database. I would like to use Birt Reports to display reports of the information present in the database. Is there any way in the c# application I can trigger the Birt Reports to display the report, performing the filters that the user puts in the windows form such as date filter, value filter, etc ? If there is no way, there is some other report that suits better with c#