The ssrs tag has no wiki summary.
3
votes
5answers
175 views
What are the disadvantages of using stored procedures, SSIS, and SSRS to implement business applications?
Recently, it was suggested that many projects (where I work) should be implemented using some combination of stored procedures (on SQL Sever / T-SQL), SSIS, and SSRS.
In one specific project, SSIS ...
0
votes
0answers
85 views
Change Management best practice
I am using SSRS to enter data into a table which tracks changes made to advertising pages. The entries are made by users as the changes occur and are tracked by date/time stamp and user id.
Since we ...
-1
votes
1answer
285 views
Shared Data Source name error underscore characters added
The name of our shared data source in RS (report server) is "AF1 Live Database" (no underscore characters - just spaces between words) and is the same in report builder in VS. However, the following ...
0
votes
2answers
145 views
What can I do to help users create self-service reports?
I work using Reporting Services 2008 and I'm constantly creating ad-hoc reports. We'd like to use PowerPivot on Sharepoint but we're stuck on Sharepoint 2007. Using easy reporting software like ...
2
votes
3answers
1k views
Has SSRS replaced Crystal Reports as a new standard for Visual Studio reporting tool?
I never used SQL Server Reporting Services (SSRS) before but used little Crystal Reports. My present project has extensive use of Crystal Reports for Visual Studio 2005. This choice brought some nasty ...