Tagged Questions

17
votes
14answers
2k views

Enterprise Reporting Solutions

Hello everyone, What options are there in the industry for enterprise reporting? I'm currently using SSRS 2005, and know that there is another version coming out with the new release of MSSQL. But, …
10
votes
19answers
7k views

Compare SQL Server Reporting Services to Crystal Reports

Can any one tell me from crystal report and SSRS (Sql Server Reporting Service) which one is better to use?
9
votes
7answers
709 views

How do I get non-Table data into SQL Server Reporting Services?

Given: A C# calculation engine that loads an object model, crunches huge amounts of numbers, and saves the results to a couple of gigantic mega-indexed database tables in SQL Server. Those tables …
7
votes
10answers
1k views

SQL Server 2005 Reporting Services - Pros and Cons

I am developing a web application using ASP .NET 2.0, VS 2008 and SQL Server 2005. I would like to Use SSRS 2005 for the various reports I need to build for this web application. I would like to …
7
votes
6answers
4k views

Conditional Visibility and Page Breaks with SQL Server 2005 Reporting Services

I know there's a bug with conditional visibility and page breaks with SQL 2005, but I wonder if anyone has come up with a work around. I have a table that has a conditional visibility expression, and …
6
votes
3answers
2k views

Reporting Services: Tablix RepeatColumnHeaders doesn’t work on some reports

So I've got various reports that consist of a DataSet rendered in a Tablix... pretty garden variety stuff. There is a property for the Tablix control named RepeatColumnHeaders, which I have set to …
6
votes
2answers
2k views

How you deploy your reports (with Reporting Services)

Which one you choose? Use the Deploy feature in VS Build a rss script and execute it through rs.exe Build a deployment package Another option Keep in mind that in many of your environments the …
6
votes
5answers
16k views

ReportViewer Client Print Control “Unable to load client print control”?

Has anyone come across this issue? Seems MS have broken it with their own update: A number of people have reported problems using the ActiveX print control in the report viewer after …
5
votes
2answers
542 views

What is an easy way to Localize a SQL Server Reporting Services report (.rdl)?

I am trying to provide a Spanish and English version of the reports that I am currently building in SQL Server Reporting Services. Is there an easy way to localize the report (similar to using …
4
votes
1answer
70 views

Best-Practice for SSRS Data Source in ASP.Net MVC Project

I have an existing ASP.Net MVC project that is using entities / repositories in a separate project. I need to add reporting functionality to this project via SSRS and I'm wondering what the best way …
4
votes
3answers
162 views

Re-use business logic from MVC Application (DLL) in Reporting Services

I have a business object that compiles into a DLL that handles all calculations for my system for concepts such as eligibility, etc. The object also handles the connectivity to the DB via some …
4
votes
3answers
180 views

How do you get the records from single dataset to display onto 4 corners of landscape page? [SSRS]

I am using Microsoft SQL Server Reporting Services 2005 I have a report that when printed I want to display a record in each of the 4 corners of a landscape page. I am using a single Dataset that …
4
votes
3answers
1k views

Using Linq to SQL and Sql Reporting Services

I have a question regarding the integration of business objects developed using Linq To Sql for data query and integrating with Sql Server Reporting Services. We have a set of business objects that …
4
votes
6answers
646 views

Custom Timed Subscription Schedules in SSRS

I see that in the SQL Server Reporting Services 2005 Report Manager there is the capability to schedule reports for specific times (i.e. every weekday at a particular time). What I would like …
4
votes
6answers
453 views

Is there a way to change the sql reporting chart type and sub type at runtime?

Is there a way to change SQL Reporting "chart type" and "sub type" at runtime? I'm working with a .rdlc report and can't seem to figure out the way to change this at runtime. I don't have the …

1 2 3 4 5 46 next
15 30 50 per page