Re: Report tool - Mysql

2005-12-18 Thread Daniel Kasak
Darryl Hoar wrote: Greetings, I need to get a tool to create reports using mysql databases. It would be great if the resultant reports could be run by themselves (not inside the report development environment). Anybody have any recommendations ? Yes. One of my open-source projects is PDF::R

RE: Report tool - Mysql

2005-12-16 Thread Jimmy Guerrero
Hello, Depending the level of sophistication you require, you might want to take a look at: - JasperSoft (Open Source) - Crystal Reports - If you're running Microsoft Reporting Services somewhere in your shop, I think you can use it to plug into any JDBC compliant DB, but I might be wrong. If it