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 > february 2006 > threads for thursday february 23

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28

Hiding report parameters
Posted by Raymond Du at 2/23/2006 11:25:36 PM
Hi, Is there way to hide parameters passed from the URL and show parameters in a report? Some people suggested me to use &rc:Parameters=false, this is not working for me, I have 2 parameters passed via URL and 3 parameters in the report, &rc:Parameters=false will hide all. TIA ...more >>

SP2 ActiveX printing will not rendor nor print
Posted by laskowski NO[at]SPAM gmail.com at 2/23/2006 2:02:42 PM
We have an SRS SP2 install where the AxtiveX printing will not work. We have completly reinstalled the server, but it still fails. Here is the client side debug code. Others have had the same issue but I have not seen anyone post the client side error message or see a resolution. CRSClientPr...more >>

Divide by zero
Posted by Candy at 2/23/2006 2:00:28 PM
I'm using Toolman's Public function and it's working as far as the divide by zero, however, I'm trying to get a percentage. When I pass the two parameters to it, if the result is 100.% it shows up. If it's anything else, it shows 0.0%. Here is the function and the code. Public Function D...more >>

HELP! Need a Light Green color that exports
Posted by MJT at 2/23/2006 1:03:13 PM
I have a report that needs to have a green cell (based on a condition of course - which is decided in a code function) Here is my function: Public Function SetColor(ByVal N As Double) As String Select N Case 0 Return "Salmon" Case 1 Return "PaleGoldenrod" Case 2 ...more >>

SetExecutionParameters Multi Value Parameter
Posted by Jeff Geer at 2/23/2006 12:39:28 PM
How do I set the value for a MultipValue parameter before calling the SetExecutionParameters web method? When I try to use something like: "1, 2, 3", i get an error...more >>

Problems with pix firewall
Posted by Daniel Billingsley at 2/23/2006 9:33:48 AM
We have a pix firewall and Websense filter on our internet connection. One of the software products we use is web-based and includes SQL RS for its reporting. When I run one of these reports from inside the company, I get the message that the report is being generated and the spinning gree...more >>

Disable calendar control RS 2005
Posted by Larry Charlton at 2/23/2006 7:30:29 AM
Is there a way to disable the calendar control in Reporting Services 2005?...more >>

Wrong Currency Symbol on Reports
Posted by Aaron Young at 2/23/2006 6:11:29 AM
Hi, When reports are designed the correct currency symbol £ (pound sterling) is displayed on the screen. However, when the reports are run on the same computer the symbol is changed to $. The same is true for reports created by Report Builder as the Design Report option shows £ but the Ru...more >>



How to configure Reporting service for SMTP server located remotly.
Posted by msinghindia at 2/23/2006 3:54:48 AM
Hi I have one problem which i am not able to solve regardig the reporting service SMTP services. One of our client is using the SQL server 2000 along with Microsoft Reporting Services. They need to configure SQL Reporting services for sending reports through emails using subscription servic...more >>

SQL Server Reporting Services is not Starting
Posted by Johan VdB at 2/23/2006 2:46:27 AM
I have installed MS SQL server 2005 express edition on a windows xp installation. But the SQL Server Reporting Service will not start. I get the folowing error message : System.ServiceProcess.TimeoutException: Time out has expired and the operation has not been completed. at System.Se...more >>

Question for reporint design ! Thanks!
Posted by Tony at 2/23/2006 1:51:39 AM
I want to design a Report to print out all of our existing customer. Also, Quotation, Sales Order and Payment history for each customer is needed to show in the report. I try to use table in report to print out the customer data. Is ok! But I don't know how to print out the Quotation,...more >>

How to show rows of dataset as columns in report
Posted by Sachin Laddha at 2/23/2006 12:37:29 AM
Hi, I have a dataset whose rows need to shown as columns of a table in report. Is it possible to do so? Please help regards, Sachin...more >>


DevelopmentNow Blog