January 27, 2009 at 7:34 pm
Hi guys,
I'm looking for a robust ad-hoc reporting tool that can enable end-users to query the relational database with an user friendly interface.
Our clients are requesting various ad-hoc reports. We do not want to build them as static reports as they are very straight forward and the data can be obtained querying one or two tables in the database. So we would like to provide an interface where users can drag and drop the field names, set the filter conditions, if needed should be able to add formulae fields and then execute the query.
I know we can build this stuff on our own, but we are on a tight time-line project and cannot afford to spend time on this. So am wondering if there are any tools that can already do this.
Would appreciate if you guys can give me your valuable suggestions at the earliest.
Cheers,
Hari
January 27, 2009 at 8:04 pm
Excel... with pass through queries to views in the database.
--Jeff Moden
Change is inevitable... Change for the better is not.
January 27, 2009 at 8:06 pm
Oh, yea... almost forgot. If you're going to allow end users to build their own queries through and ad hoc reporting tool, even if it's something as sophisticated as Reporting Services, prepare to get lots and lots of complaints on how "slow" the server is especially when some user decides they want to see what the last 5 years looks like.
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply