Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to create dynamic reports in Netbeans 6.5 for deskop java application

800428May 26 2009 — edited Jul 27 2010
Hi

I want to create report based on database query result set. ie. create report dynamically(dynamically means, user select some fields, press on show reports button, based on user selection some query is generated and by connecting to database, a result set produced from query is displayed in tabular format in reports. I have referred many jsper reports and iReports books, but none of them are under Netbeans.

Can you tell me where i found tutorial on "how to create dynamic reports under netbeans" ? plz help. Waiting for your response. Thanks.

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Aug 24 2010
Added on May 26 2009
3 comments
539 views