I have created an rdlc where I have used dataset taken as a new item in solution explorer for designing my report. After binding my report from that datasource which is named as Dataset1. I have creat
Friends I have a problem with SQL Server Reporting Services ..!!! I have some reports that show no data, the reports are on a separate server 开发者_高级运维from the server that contains the database
I need help in choosing the right path while trying to rewrite a legacy application. Just a little bit of oversight, the current application is a web reporting tool in which the columns and the query
I have a table, grouped by an element, like this : [GroupingELT] Header1|Header2 [ELT1]|[ELT2] And i\'d like to have the [GroupingELT] alone in the center of a page, the table on the next page and
I am using Visual Studio to create a Report. I am having a problem getting the appropriate value into a text field.
I\'m trying to put RS in maintenance mode. I\'ve tried to put an app_offline.htm (usual for IIS maintenance mod开发者_JAVA技巧e), but get en RS error message instead of the message set into app_offlin
I need to filter the build results of a job based on the description of the build in Hudson. I found a plugin that allows for filtering based on the job description, however I开发者_开发技巧\'m not su
I have an access report that generates 36505 pages (un filtered, and about half of each page is taken up by group headers and page headers) , though the footer at the bot开发者_运维知识库tom of the re
I need my reports to have dynamic connections strings.We have multiple database servers and catalogs and only want to maintain a single Report file.The only solution I could find that would let me do
So, I\'m setting up Hudson right now and couldn\'t be more pleased. Howev开发者_如何学Pythoner, I need to display a table in the test results page as opposed to the graph it provides. Does anyone know