i want to save/open a file in txt format other then CSV in SSRS 2005. So any one who knows how to a开发者_高级运维dd file extension in url that can overirde default extension in SSRS 2005..I think you
I am writing an ASP.开发者_如何学运维NET app that uses a SQL Server 2005 with SSRS setup.I want to use the ReportViewer control but I get an error when using ReportViewer 10 because it needs SSRS 2008
I am developing a java application and I want to use: Reporting Analysis Data Mining Data Integration tools to be shipped with my commercial application that I am NOT going to sell as an open sour
I have a table with the following columns and data Category Item Price Tax A I1 1.00 .01 A I2 2.22 .02 B I3 3.33 0.3
How to use XML and Web Service Data S开发者_StackOverflow中文版ources as a source for Reporting Services?To get an idea of how it works, here is a very simple example.
How to create a sql query to return the number of occurrences of sick days. Where one occurrence is defined as consecutive days out sick. It would also be considered one occurrence if the a weekend f
I\'m trying to generate a report directly from the code (to send it by mail after). I make this in a windows service.
I开发者_如何学运维 have created a SQL Server Reporting Services Report Builder 3 report that contains a list of several items from a SharePoint list.I would like the list on the report to be a numbere
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I have a class which uses a list for passing to ssrs and for each report I had to define a list of that type.