Is there a good web report server engine for ASP.NET similar to Jasper Reports? I need to - Schedule reports
How can I print report direc开发者_JAVA技巧tly to the printer, instead of viewing it on screen? Thanks / FurqanYou may need to use the web service to call the report, receive the byte stream and prin
I have an 2005 SSRS report that contains two tablix controls; and the report itself has two columns. What I\'d like to do is force the tablix(s) to mov开发者_开发百科e it\'s data into the second colum
I have a report with a series of lines w开发者_Python百科ithin a Tablix. The problem is these lines do not show on screen through the ReportViewer on as ASP.NET page, but if I export I see them just f
Win/7 Professional SQL Server 2008 R2 Express Reporting Services Configuration Manager When I launch it, shows correct Server Name, but report server instance is blank. When I press FIND I get:
We have a report that prints perfectly for SSRS 2005, but will only print the first page when using SSRS 2008. We have seen issues like this before with other reports.
The guy who created all the reporting using SSRS has left, and I am trying to troubleshoot one of the reports being generated. How do I get access to l开发者_开发技巧ook at the query that is generatin
I\'m looking to build a reporting portal on top of our database which is SQL Server 2008 R2. It\'s been suggested that I use SSRS, and I\'ve played around with it for a few hours. I found it very eas
I am trying to display reporting service elements in a web page as little \'widget\' like elements, where when you click on one of the elements it takes you to the reporting services page that holds a
Can someone explain me about SQL Server Reporting Service and using it in ASP.net? Typically I design my reports by Crystal Report, assign the data source to crystal report an produce my repo开发者_高