Archived Months
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
all groups > sql server reporting services > august 2007 > threads for august 29 - 31, 2007

Filter by week: 1 2 3 4 5

How to Uninstall Just SQL Reporting
Posted by Michael C. at 8/31/2007 8:20:01 PM
I am trying to install the Team Foundation Server Database onto my SQL Server. Set-up fils with the following error: "SQL Server 2005 Reporting Services service is installed on the data-tier computer. The service should instead be on the application-tier computer. Uninstall SQL Server 2005...more >>


Can I use SSRS2005 with SQL Server 2000
Posted by Kevin at 8/31/2007 4:12:02 PM
Hi, stupid question....haven't tried it myself, so I'll ask.... I have a client who is using SQL Server 2000, and can't upgrade to 2005 anytime soon. However, I'd like to use SSRS 2005 instead of SSRS 2000 to build some reports. Can this be done? Are there any major issues? Thanks, K...more >>

Logon failed. (rsLogonFailed)
Posted by Paul Cheetham at 8/31/2007 3:42:31 PM
Hi, I am writing a web application in c# that is attempting to get the parameters from a report on a Reporting Services 2005 server. I am using the following code: SQLReportViewer.ServerReport.ReportServerCredentials = new ReportCredentials(UserName, UserPassword, UserDomain); ...more >>

Internal Email subscription fail
Posted by Dave at 8/31/2007 1:29:24 PM
I'm having an issue with subscriptions. I created a subscription to email a report both to an external address and internal address. The subscription worked fine (Mail sent to .... ) in RS. The outside entity received the email, but the internal entity does not receive the email. Is there so...more >>

Trial SQL Server 05 BI Reports Can't get IIS working with reports
Posted by richard.r.schneider NO[at]SPAM gmail.com at 8/30/2007 6:19:52 PM
Ok, I am stumped. I am obviously missing something really trivial. I have searched this group and don't see my exact problem which is this: I installed VS 05, SQL 05 so that I could test out the BI Reports stuff. I can build reports. SQL works nicely. The report builder works nicely. I can...more >>

Adding footer of matrix reporting service
Posted by Ken at 8/30/2007 5:16:26 PM
is it possible? then what should I do for this? ...more >>

Reporting Services Forms Authentication in a Server Farm environme
Posted by Tristan at 8/30/2007 12:04:00 PM
Hello, I am trying to set up SQL Server Reporting Services in a dual server environment. There are two machines, app01 and app02, each running the Report Manager and the Report Server. These two machines sit behind a context switch, so that you may type in a virtual address such as "www...more >>

SQL 2000 Reporting Services on Production DB Server?
Posted by sjucovics NO[at]SPAM yahoo.com at 8/30/2007 7:52:21 AM
I have a production database server on windows 2003 server. I am wondering if it is adviseable to install reporting services on a clean production database server or to install it on its own server. The cause for my concern is that reporting services requires visual studio 2003 and .net 1.1 b...more >>



migrating snapshots 2000 to 2005
Posted by michael vardinghus at 8/30/2007 12:00:00 AM
any idea on how reports in report manager including snapshots can be migrated to 2005 ? /michael ...more >>

DrillDown a.k.a Toggle is Jumpy/Twitchy when deployed...
Posted by Billy at 8/29/2007 7:29:22 PM
Hi- When I use Visual Studio and the Preview method of viewing a report, any DrillDowns or Toggles operate quickly and nicely. However, when I deploy to the server and access the report via IE, the report behaves slowly, twitchy, and just oddly. It wants to reposition the data to put my to...more >>

Filter and show TOP N rows
Posted by Mónica at 8/29/2007 6:18:58 PM
Hi all, I´m designing a report with a kind of Ranking. I have a list of products and I have to show the totals by product. What I need to show in my ranking table is only the Top 10 records so I need to filter by something like "Top 10". My questions are: - Which is the correct expresio...more >>

Microsoft says "Use multiple datasets rather than subreports" ?
Posted by Billy at 8/29/2007 6:04:32 PM
Hi- Microsoft says "Use multiple datasets rather than subreports" - here's one example but they have it ALL OVER the place: http://technet.microsoft.com/en-us/library/ms159268.aspx Here's a snippet: "When deciding whether to use a subreport, you may want to consider using a data region instea...more >>

Add search variables to report header
Posted by Alex at 8/29/2007 2:55:09 PM
Hi, I'd like to make the Search variables in my reports part of the Header, so for example if I'm searching for dates and have @StartDate and @EndDate in the SQL statement, I'd like to add something like 'Report Represents Data From 1993-01-01 To 1995-01-01' or something like that. How ca...more >>

MSSQL.3
Posted by SurferJoe at 8/29/2007 11:32:45 AM
On one server the report services folder exists here; C:\Program Files\Microsoft SQL Server\MSSQL.3\Reporting Services\ReportServer On another server it exists here; C:\Program Files\Microsoft SQL Server\MSSQL.4\Reporting Services\ReportServer Why MSSQL.3 on one and MSSQL.4 on the othe...more >>

Conditional sum in reporting services
Posted by chetanasamal NO[at]SPAM gmail.com at 8/29/2007 11:18:29 AM
I need to find a conditional sum of sales if fields!Example.value = 0 (And same if fields!Example.value = 1) How do I do that in reporting services? Thanks CS ...more >>

Reporting Services Setup
Posted by Les at 8/29/2007 9:26:31 AM
I tried searching online and from MS's site so I apologize in advance if this is glaringly answered somewhere and my google-fu wasn't up to the task. An administrator installed SQL2005(and sp2) on a new Win2K3SP2 server but the server itself didn't have IIS installed or the asp.net component ...more >>

Can't Get a Hidden Parameter to Work
Posted by Liz at 8/29/2007 7:20:03 AM
I am running 2000 with SP1. Here's what I've tried so far. I specified no prompt in the designer (put a blank) and deployed the report. I got the following error: Parameter validation failed. It is not possible to provide valid values for all parameters. I then deleted the prompt in...more >>

SSRS over TCP?
Posted by B NO[at]SPAM ns at 8/29/2007 2:08:03 AM
Hi, We are looking at replacing Crystal Reports with SSRS. However, we would like to understand the implications of doing so. We want the reports to be generated at the Server and sent to the client through TCP instead of HTTP. Is this feasible? Thanks in advance. Regards, B@ns....more >>

Problems with RS Unattended Execution Account
Posted by _george at 8/29/2007 12:00:00 AM
HI all I have RS2000 Report Server with a report that contains an image control. The image control value is a UNC path to an image (ie \\<server>\images\image.jpg. The <server> is a different server to the Report Server. I have setup the unattended execution account to be the domain adminis...more >>


DevelopmentNow Blog