| Thread | Last Post | Replies |
|
| Will SSRS 2005 work with SQL Server 2000 database? | 28 Feb 2007 23:44 GMT | 4 |
My manager wants to upgrade from SSRS-2000 to SSRS-2005, but he doesn't want to upgrade to SQL Server-2005 yet. Can we do this? Will SSRS-2005 work with a SQL Server 2000 Reporting Services database/Report Catalog?
|
| Prompt Parameter in Ad Hoc Reports | 28 Feb 2007 23:04 GMT | 2 |
Can i do this? In the filter window, i want to add a field and make it into a prompt. But then when the users run the report they should have the ability to not select anything from the prompt and hence see the report for all values of that
|
| grouping and sorting in matrix control | 28 Feb 2007 21:02 GMT | 1 |
I have a dataset returned from sql server that can be represented for the purpose of this discussion with 2 columns. From the server all the data is sorted first by column 1 and then by column 2 so that the resultset looks like the following:
|
| Reporting Services in Express SP2 | 28 Feb 2007 17:22 GMT | 5 |
Can reports I created in SQL Server 2005 using Reporting Services run on SQL Express 2005 with SP2? I am a developer and some of our clients use SQL Express. Thank you. David
|
| RSClientPrint issue and its resolution | 28 Feb 2007 16:30 GMT | 2 |
For the record, and for anyone else this issue might affect... We have an intranet application that uses RSClientPrint to display a variety of reports from a particular web application. The RSClientPrint object worked properly on some people's PCs, but on
|
| Remove <select a value> option | 28 Feb 2007 14:32 GMT | 2 |
I have a parameter that get his values from a query. his defualt value is Null. In the report page, The first value is "<select a value>". even if I give the parameter another defualt value Then it open with
|
| Where to get hotfix for System.dll 2.0.50727.224 | 28 Feb 2007 09:17 GMT | 1 |
Question 1: May this hotfix help me out Question 2: Where to get this System.dll 2.0.50727.224 When I start VS2005, open an existing Reporting Project and this opens with one Report Form in Forms Designer Layout, the following message appears
|
| Naming Sheets in Excel Export | 28 Feb 2007 09:05 GMT | 2 |
Can anyone tell me how to name the sheets on an export to Excel? Lets say I have two tables and my interactive format is set to 8.5,0 on each so the output will contain sheet1 and sheet2, one for each table? Is there a way to name the sheets the table name or some field within?
|
| Report Parameters - multiple value labels | 28 Feb 2007 08:55 GMT | 4 |
I have created a query for a parameter ie: select id. name, type from tablea I would like to show both name & type in the value (drop down list for
|
| Hiding Report Parameters ToolBar | 28 Feb 2007 06:52 GMT | 2 |
I am generating report using stored procedures. I am passing values to the SP parameters for the report through URL. When I generate the report, the parameters are being displayed in a toolbar at the top of the report. Is there any way I can hide the parameter toolbox or ...
|
| Is it Possible To Create an Image from Parameter Data? | 28 Feb 2007 04:04 GMT | 1 |
|
| two parameters | 28 Feb 2007 03:52 GMT | 1 |
I have two parameters in my report. Date and Name. user should be able to enter data to one of the parameter field or can enter to both fields to generate the report. I have below query and it is not working ... If i don't enter both values i get an error message saying that ...
|
| Examples of Web ReportViewer with Remote Processing | 28 Feb 2007 01:15 GMT | 2 |
We have tried a bunch of different ways to run reports in the ASP.NET Web ReportViewer. Every attempt to do it ourselves has failed to render. We have a number of examples of local processing in Web pages. Heck, we even have built a number of Windows Forms applications that use ...
|
| Report Manger Contents menu does not allow access | 27 Feb 2007 22:12 GMT | 1 |
There are a number of post out here on this problem. When you bring Report Manager up (http://localhost/reports) you might not see the tabs for Contents and Properties and the menu bar or you do see them but you can not select any of the items on menu bar.
|
| Reference to a second dataset in a second matrix within one report | 27 Feb 2007 20:44 GMT | 5 |
I am attempting to create a report that contains two matrices. Each matrix will use it's own dataset. My problem is on the second matrix...I am unable to fiture out how to code the Value Property to refer to the field without First or Sum. When I drag and drop the fields into ...
|