Posts by Augusto Cesar Nunes • 43 points
2 posts
-
1
votes1
answer2895
viewsQ: How to call a report created with iReport
I am in the following situation: I received several reports created by another developer, who used iReport. He sent me the files .jasper and .jrxml. I have installed Eclipse Kepler with Jaspersoft…
ireportasked Augusto Cesar Nunes 43 -
3
votes1
answer1857
viewsQ: How to compare Date to Mysql field
I’m a beginner in Java and I have a table in Mysql that has a date field and the dates are stored in the format yyyy-mm-dd. Now I need to recover only records whose value of the date field is…