Jasper Reports
843810Feb 20 2009 — edited Feb 27 2009I have developed an application with swing which writes data to a MySQL database. I intend to use jasper reports for reporting. Is there a way to generate the SQL command at the run time of the application and feed that data to the report ? If so how can I do that ?