I started looking at Jasper reports but got frustrated that I was searching through the site and couldn't find samples and examples. I downloaded the system but couldn't figure out if there was a web component for displaying the reports as html then exporting as PDF and CSV...
Do you know if it will display reports to the screen, suitable for printing or exporting? How would the 4D -> Mysql -> JDBC -> Jasper work for web reports with A4D? If I request the data in A4D, it would push the information to mysql in temp tables then pull them via jdbc into jasper? Then displayed In html on screen? I found DBxtra which I thought has a nice on screen reporting interface and a good developer report creator... http://www.dbxtra.com/index.htm Has anyone tried unfuddle? It is a nice 2.0 front end trac, basically with muiltiple project support. They have a really slick report generator for the tickets where you can create and save reports using a js interface. Redmine also has a nice searching and presentation interface that would be interested as a reporting mechanism. This particular application uses ExtJS almost exclusively. So we would really like something that integrates with Ext and presents a javascript interface like unfuddle and redmine. As a sidenote, we use unufddle here for a couple of our projects and it works well with the integrated wiki and messaging system. The ticketing system is nice too, but it needs custom fields. It has built in svn and git! It is really a developer tool though, we have clients that try to use the ticketing portion and it is too confusing for them. Michael Check On Wed, May 13, 2009 at 9:00 PM, Mehboob Alam <[email protected]> wrote: > > Try this combination: > > 4D -> MySQL > MySQL -> JDBC > JDBC -> Jasper Reports > > MySQL: > http://www.pluggers.nl/myconnect_plugin.html > > Jasper: > http://www.jaspersoft.com/JasperSoft_JasperReports.html > > Unfortunately, 4Dv11 does not support JDBC, and the future there is > uncertain. Hence my 4D -> MySQL suggestion. > > sincerely, > mehboob alam -- Thanks, Michael Check _______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
