My matrix has a row group (QuestionText) and a Column Group (AnswerText). It looks like this: [AnswerText]
I support some very large databases (approaching a terabyte). We currently have an in-house reporting solution, but are investigating the use of SSRS (SQL Re开发者_JS百科porting Services). However our
Let\'s say i have 3 byte arrays, each representin a .xls file. How can i combine them into a single xls file with 3 sheets. The SSRS 开发者_运维技巧reports are very rich and include charts sp oledb is
I have finally gotten the ReportViewer to work in Local mode. Now I would like a report to开发者_开发知识库 render as a PDF or Excel spreadsheet automatically.You use the LocalReport.Render method.
On SQL Server 2005, Reporting services I have printed form (e.g. invoice), which can be multi-page. I need to print a lot of such forms (e.g. all invoices for specified customer and for specific perio
The first time a parametrized reporting services report is called it is automatically executed 开发者_JAVA技巧with the default parameters which takes too long.
Given a SQL Server 2008 Reporting Services installation, what\'s the \"cheapest\" way to check whether a given report (given by its report name + report path, e.g. /MyReports/SomeOddballReport) exists
I have 4 stacked textboxes in the body of an SSRS report and am getting a stray space / extra line between textboxes 3 & 4.
I can\'t believe this - I just starting developing an SSRS report, using a SQL 2008 Report Server project in VS 2008. When I try to render the report in the VS 2008 ReportViewer control, I get this er
In X axis of a column Chart I have a Year (for开发者_运维百科 ex, \"2009\") and Month (for ex, \"Jan\") category groupings, and I would like to show just the first month of every quarter like Jan, Apr