Any suggestions on how to create report开发者_如何学Python/s in SQL Server Reporting Services using XML data (found in existing table/s)?It\'s actually easier than you might\'ve originally thought.
The title says most of what I\'d like to accomplish. I\'d like to render a report in SSRS 2008 using the built-in webservice methods. The report should render and the service should do some kind of c
I have one web server &开发者_如何学Python; one DB server (running SQL SERVER 2008). Both the servers are in different domains. The web server is allowed to communicate(the communication takes plac
While learning about creating MS SQL Reporting and deploying reports to SQL Reporting Server, i found that there is no need to worry about creating a query that involves sorting, grouping and so on. A
I have SP called \"GetDUPRecords\" and this SP will perform some operations and returns 3 resul开发者_运维知识库t sets.
As the开发者_JS百科 title says, i\'m trying to figure out how much RAM is needed to generate and export to excel a large report using SQL Server Reporting Services on Windows Server 2003.
I need to install SSRS. Have alreay installed SQL Server. Dosn\'t seem possible in Add/Remove programs a开发者_如何转开发nd when I run the installation wizard again it seems to think its a fresh inst
I am using the web service “ReportingService2005.asmx” to set parameters of reports and linked reports. Here for I call the method “SetReportParameters(NewItemPath, Parameters)”. This works great
Are there any other ReportViewer designer beside the Visual Studio (with GUI of course I know that any XML/TEXT editor can change definition of .rdlc file) ?
I have a report that i\'m trying to display in a matrix.The Row is grouped by a column called Category.The column name is vcName.The detail is vcTaskName.The part that i can\'t seem to figure out is t