I'm developing a application with wpf, Fluent NHibernate and MySQL,we need to generate complex reports. Can anyone help me out to find the best framework to implement for report generation at Database level.
I need help, how should my report manager manage the filter criteria and expression creation. Should i create sql statements and query the data from session ? Need support for designing framework for the same.
Thanks,