aspose file tools
The moose likes Other Open Source Projects and the fly likes [JasperServer - iReport] query with input parameters Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "[JasperServer - iReport] query with input parameters" Watch "[JasperServer - iReport] query with input parameters" New topic
Author

[JasperServer - iReport] query with input parameters

Marco All
Greenhorn

Joined: Mar 05, 2009
Posts: 13
I use JasperServer and iReport.

I've a query like: "SELECT * FROM contact WHERE code='01' " and I would like that the user could decide to enter the code 01 or the code 02 before the launch.

I've tried to use the input control but that was a good way to do that...


Do you have any suggestion?
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: [JasperServer - iReport] query with input parameters
 
Similar Threads
Jasper report taking long time to generate a report
need to offset a date by intervals of 1 year
Jasper - Query with parameters
JasperReport : Dynamic SQL Query to inside <queryString> Tag of jrxml file
how to passing dynamic parameter into jasper report through jsp