Robert
Robert

Reputation: 1845

Reports against a single SQL Table

I'm looking for a freeware program that is pretty much BusinessObjects.

We have 1 SQL table which has loads of data in it that users constantly want reports from. Everytime they ask it's an ad hoc query written just for the moment.

It would be much nicer to be able to give users a solution to create there own reports. Kind of like BusinessObjects :), but free and easy to use ofc :D

Upvotes: 1

Views: 107

Answers (2)

marc_s
marc_s

Reputation: 755531

If you're on SQL Server, check out PebbleReports - free (at least now) and you can just ask for a license key.

alt text

Upvotes: 1

Dominik Sandjaja
Dominik Sandjaja

Reputation: 6486

Try JasperReports and its GUI, iReport.

Upvotes: 1

Related Questions