I am new to SQL Reporting Services. I need to create a report from a SQL view in my database. When I add the database as a data source and generate a model from that data source, the model includes th
I have a report that I am creating in Report Builder 3.0 that I appear unable to set the color va开发者_如何转开发lue (or any value) on TextBoxes Borders.
i am presently working on a project to generate invoice reports in visual studio 2010. I am confused whether to use crystal reports or reporting services(rdlc) to generate reports.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Greetings. I have an RDLC file and am wanting to add a data source to it, although without any luck so far.The data source is a custom class written by myself (just to add, we do this all the time).W
At work, users are very happy to generate their own reports using Reporting Services\' Report Builder.
I have a data driven subscription that uses web archive as the format to embed the report in an e-mail message.
I\'m trying to set the Hidden-property of a Textbox based on this expression: =IIf(IsNothing(Parameters!customer_numbers.Value) AND
In an installation with 2 SQL Server 2008 SP2 S开发者_如何学Ctandard servers we use mirror to have failover partner for the databases.
I have chosen SSRS to deliver ad-hoc reports via Report Models to my user. However I did not consider fully how this would work in different browsers.