I am trying to follow this example: http://msdn.microsoft.com/en-us/library/aa179614%28SQL.80%29.aspx#
I migrated our reporting services from version 2008 to another server version 2008 R2. In version 2008 the reports work fine on Safari. The new version 2008 R2 the reports do not show up at all. All I
I\'d like to achieve somthing similar to the nested products and orders tables shown in this XtraReports example using SQL Server Reporting Services.
I am trying to make a command line util to let me register updates to my TFS SSRS reports. I am using rs.exe.It has the -v option where you can pass in a parameter.Is there a way to pass in an array
on SQL Server Reporting Services, I have the below requirnment for a report Users are authenticated for Reporting using开发者_如何学JAVA Active Directory (windows domain accounts)
I am trying to consolidate my embedded code across multiple reports into a custom assembly. I created a C# Library project in VS 2008 called BalancingReportsLibrary. Here is the code in my library:
SQL Server 2008 DB, report server, and IIS all on same Win XP machine inside firewall. (Dev machine--production will be on a Win Server 2003 or 2008)
We used to use TFS,开发者_StackOverflow中文版 but have recently moved to another bug tracker.We also have a few reports that we ran on the work items from TFS, and would like to do the same with the n
I have SSRS 2008 R2 server that we use with our TFS 2010 projects. Each project has more or less the same reports in it.I have made a change to one of those reports.Now I have two choices:
I have set up a reporting tool using sql server 2008 R2 with a single report containing 4 datasets on a single page. Each dataset is basically a table and a chart. I would like to have it set up in su