I was looking for a reporting tool which will have MS SQL SERVER as the backend . This tool should also be able to help me deploy reports on the web wich is very important. I am new to using MS SQL SERVER and I dont have a idea which tools works best under these conditions.
If you're looking for a program that's not part of SQL Server, Crystal Reports is pretty good. It has a pretty easy interface where you just select the table and fields in the database you want to view and it does the querying and output for you. I haven't delt with it extensively, but I do believe there is feature that will display the reports in HTML for a web site.
Or if you need data input as well as reports, suggest the VisualStudio.net environment (which incidentally has Crystal Reports within it). Then you can program in vb.net or C#.net to create reports and searches, etc. I only mention this because rarely do people only want to see pre-programmed reports. Usually you will need a more complete user interface than that.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.