|
Projects wont open after a few days I am using Visual Studio.net 2003 and you can create new projects and the reports continue to run but after about a week you can no longer open the project. Can anyone shed some light on this? Thanks ... 26 Jun 2008 11:32
Drilldown report I have a report with a link to another report. Afer running second report I am clicking on Back button to return to the master report. Most of the time I am not getting into it. The Browser keeps showing "Report being generated ...." forever. Any idea? Thanks ... 26 Jun 2008 09:28
Only one report at a time? Hello! When I connect to my report-server, It always processes the reports in serial, I have confirmed this by tracing using Sql Profiler. (I connect using two/three different IE and run a large report) So how do I fix this - the server seems to have more than enough of CPU/RAM but we are not able to use i... 27 Jun 2008 12:09
Several spaces between texts in RS 2000 Hi all, I'm trying to insert several spaces between texts but when I view the report in the Report Server all the spaces convert into only one. I tried many options: ="xxxx"+" "+"yyyy"+" "+"zzzz" ="xxxx yyyy zzzz" ="xxxx"+char(32)+char(32)+char(32)+char(32)+char(32)+"yyyy"c... 26 Jun 2008 06:23
Developing SSRS 2005 with VS 2008 Hi folks, i guess the subject says it all: is it possible to develop Reporting Services 2005 with Visual Studio 2008? When you install Business Intelligence Extensions coming with SqlServer 2005 it plugs itself in Visual Studio 2005. Is there a way to use these extensions/project types from Visual Studio 20... 26 Jun 2008 11:32
SQL 2000 Enterprise Edition Hi all, Does anyone know where to find the installable for SQL Server 2000 Reporting Services Enterprise Edition? I've looked in MSDN Subscriber Downloads in the following path: Servers > SQL Server > SQL Server 2000. There are some services packs there but no installables. Thanks for your cooperation, Rut... 26 Jun 2008 04:20
Conditional Group Calculations Hello All, I'm fairly new to SSRS and i've hit quite a roadblock building some reports. What i have is a tabular report grouped by employee, with drill down, based on time entries of jobs that they do. What i would like to be able to do is have a field in the group header that calculates the sum of their time ... 1 Jul 2008 15:26
problem with report parameters Hello All- I am trying to create a prompt in report parameters but I am getting the value for every row in the query. How do I only display a single instance of each choice? Also - when I do pick one, the report still shows everything even different items than I want. What can I do to fix this problem? Than... 30 Jun 2008 04:31
Conditionally nullable parameters I have a query with two parameters, both of which are nullable. However, in the report, I want to require that at least one of the two be entered. In other words, they can't both be null, but one or the other can. Any thoughts on how to do this? Also, I don't want an initial data set to appear when first openi... 1 Jul 2008 14:24
Problem if the table does not provide data I have an SRS Report that contains multiple data tables within it. The report works correctly if all of the data tables pull data. The first table pulls any appointment that is scheduled in the next 7 days and there are times where this does not pull any data. When this happens, the first page of the report,... 25 Jun 2008 15:01 |