• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Reporting tools for Java

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi
Wwe are developing a Java application using Visual Cafe with MS Access as the database. We need to generate reports, but are unable to find suitable reporting tools. COuld someone help by suggesting some good java reporting tools that are not too expensive? Thanks in advance
Sumitra
 
"The Hood"
Posts: 8521
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Actually, MSAccess isn't so bad as a reporting tool. However I hear that Crystal Reports is good. Also Oracle Reports gets some good comments. We do alot of FOCUS reporting where I work (a tool from IBI).
Oh, and -
The Java Ranch has thousands of visitors every week, many with surprisingly similar names. To avoid confusion we have a naming convention, described at "JavaRanch Naming Policy" . We require names to have at least two words (not just letters), separated by a space, and strongly recommend that you use your full real name. We want to get to know you as a Professional. Please choose a new name which meets the requirements and re-register.

Cindy
[This message has been edited by Cindy Glass (edited June 25, 2001).]
 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,
I am currently into a project which requires me to integrate Crystal Reports(8.0) with JSP pages. Please if somebody can help!!!..
I am able to call a rpt file from jsp but the problem is that this doesn't work in other machines than the server where it was installed
Thanks in Advance
------------------
reply
    Bookmark Topic Watch Topic
  • New Topic