aspose file tools
The moose likes Other Open Source Projects and the fly likes Jasper Reports - Dynamic Condition Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "Jasper Reports - Dynamic Condition" Watch "Jasper Reports - Dynamic Condition" New topic
Author

Jasper Reports - Dynamic Condition

Naveena C K
Greenhorn

Joined: Jul 31, 2008
Posts: 2
Namaste

I am working on an Application in NetBeans. I am using iReport for Reporting.. For predefined queries I am getting the report perfect.. But I want to generate a report based on user input at any time during program execution

something like
ref=jTextField.getText();
SELECT * FROM SUBSCRIBERS WHERE REFNO="+ref+"; to be the report query... All help is highly appreciated...

Thank you
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56180
    
  13

"Naveena C K", please check your private messages for an important administrative matter.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Jasper Reports - Dynamic Condition
 
Similar Threads
junit test report eclipse?
Open CSV file in Excel not IE
How to get current paragraph number
SCJP Tiger beta exam result released
body-content of tag directive in Tag File