reporting tools for sql server

  • Hi,

    we have a web application that is used by our clients. Each client's data is stored in a separate database. We are looking for a report generator so that the client's can create / modify reports from the web application. If you know any products, please let me know.

    Thanks,

    sridhar.

  • SSRS can allow users to create reports from multiple data sources. You just have to set them up and publish them to the report server. Not sure if that is what you are looking for though.

  • Hi just to add on one more reporting tool is

    BIRT is an Eclipse-based open source reporting system for web applications, especially those based on Java and J2EE. BIRT has two main components: a report designer based on Eclipse, and a runtime component that you can add to your app server. BIRT also offers a charting engine that lets you add charts to your own application.

    Like that there are many depends on decision.thanks

  • SSRS (SQL Server Reporting Services) is definelty a good reporting tool that is working very effective in my production environments.

    You can use it integrated with SharePoint portal applications, or stand alone using the Report Manager ASP.NET application which is default for SSRS.

    ASP.NET developers can create web pages that are serving reports from SSRS using ReportViewer control in web projects.

    I strongly suggest SSRS with other features emailing, subscriptions, caching etc.

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply