Can the Microsoft Report Viewer control render and display Crys开发者_如何转开发tal reports or is it just intended to render SSRS reports?
I want to use a custom field I have created in the Task work item in the \"MSF for Agile Software Development v5.0\" template in the built in reports for this template. I know how to open and edit a r
I need to implement custom security for SQL Server Reporting Services. To do this, I would like to add some configuration into the web.config of the SSRS\' Reports Server web application.
I have a field in SSRS and it returns from 开发者_运维知识库SQL saying \"Incomplete\" In SSRS I want to say anytime this field says \"Incomplete\" to change the string to \"Pending\"
How can I loop through the rows of a dataset in the custom code? I have a report containing a dataset. I pass the dataset as a parameter to the cus开发者_如何学编程tom code function. But what then? Wh
I have a report that runs a stored procedure that takes about an hour to run. After about 30 minutes I get this error message on the report body:
I have a RDLC report and I am displaying it on the Report Viewer Control in my front end application. I get the report perfectly and theres no p开发者_Go百科roblem in it.
getting confused here. I\'m trying to install a second instance of reporting service sql server 2008 r2. Now does it mean I need to install a second instance of sql server or can i use the existing sq
I have SQL 2008 (not R2). I would like to have a matrix rep开发者_运维技巧ort where user can select one of the SQL resultset columns to be the matrix column group..
I\'m trying to help my power users have more access to our data so I don\'t have to interrupt my work (playing Pac-Man) 25 times a day writing Ad Hoc Queries and such.