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 2005 > threads for wednesday august 10

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 29 30 31

sum if question
Posted by Tango at 8/10/2005 10:41:03 PM
i have the following dataset pay date, branch, hours group is based on branch question is how can i sum branch hours based on a certain paydate ? thanks...more >>


Adding Group Subscriptions
Posted by Sachin at 8/10/2005 8:53:43 PM
Hi, Can anyone let me know how to add a group in the domain to reporting services.I tried adding email address and could easily subscribe to reports. but when i tried to add a group by spacifying domainname\group name, it did not work. Can anyone please help!!! Sachin...more >>

First Conection
Posted by Javote at 8/10/2005 3:59:04 PM
Why the first conection on the ReportServices its so carrie to much time?...more >>

Monthly Reports - Date Format
Posted by Enchantnet at 8/10/2005 3:43:04 PM
I have a report that charts our weekly sales and monthly sales. I use the following SQL statement to reflect 7 days or 30 days, which works but not properly. I'd like for my report to run from Sunday to Sunday for the 7-day report, and from the 1st of the month to the end of the month, regar...more >>

Optional Report Parameters
Posted by Weston Weems at 8/10/2005 3:28:53 PM
I've seen examples here and there... I've created a reports sql using sql builder in reporting services. Anyway it works great with Select this from that and the other thing where this=@myparam and then I add a parameter to the report that takes in a parameter. I'd like to allow them to c...more >>

Schedule problem with remote SQL instance.
Posted by Jason Brinkley at 8/10/2005 3:18:02 PM
Im running RS on Windows 2003 server, connecting to a remote instance of SQL. When I try to set up a schedule for any report, i get... "The SQL Agent service is not running. This operation requires the SQL Agent service. (rsSchedulerNotResponding)" I know its not finding any local sql ag...more >>

Parameters & ReportingService.Render
Posted by Joe at 8/10/2005 2:55:34 PM
My report has 2 parameters. One I would like to set the value of in my vb code, the other I would like to be queried according to the report design. In the designer the first parameter is non-queried and will allow blank but not null. The second is "from query". Obviously everything works ...more >>

Document Object Code
Posted by Brian Ackermann at 8/10/2005 12:53:54 PM
Hi all, I've spent the last two hours looking for an example of this, but I've come up short. What I was trying to do was create a 'test' which would toggle a rectangles hidden property. Unfortunately, I can't seem to figure out how to send my toggle function a document object. Here's wha...more >>



Reporting Services
Posted by beeyule at 8/10/2005 12:03:09 PM
Can anyone tell me if Reporting services has it's own service packs that are distinct from SQL server? ...more >>

PDF Not begin handled by FireFox
Posted by Tim Philomeno at 8/10/2005 11:23:29 AM
When I use the Webservice Render method for a PDF, the PDF shows perfectly in IE but in FireFox it dumps the text of the pdf instead of rendering it... Any ideas? Tim Philomeno tphilomeno@sparling.com ...more >>

Subject Line and Subscriptions - Passing in ReportName
Posted by Scott Eguires at 8/10/2005 11:23:04 AM
Is there a way to pass in the reportname to my datasource for a data driven subscription. For example: exec usp_Rpt_MySubscriptionParms @ReportName The reason for this is so I can append the reportname in front of storenames for the subject header without having to create multiple datasou...more >>

Report Renders w/out parameters being selected
Posted by Joe at 8/10/2005 10:28:35 AM
I have a report with a parameter list. The parameter has no default value. When I open the report it renders without waiting for the parameter to be selected and the parameter list is empty. I ran SQL Profiler and the sproc that is used to populate the parameter list is being run and I ve...more >>

BUG: Leading Spaces in PDF stripped
Posted by Kevin Weir at 8/10/2005 7:33:33 AM
Hello We are currently generating reports in PDF format and leading spaces are now being stripped from printed reports. This started to happen when when we applied SP2. Has anyone else encountered this problem and if so how did you get around it. Much appreciated, Kevin Weir Direc...more >>

Exceeding Excel Row Limit
Posted by Aileen at 8/10/2005 7:28:10 AM
We have a report that returns more than 65,000 rows that we need to render to Excel. Is there a way to make RS parse the data into multiple worksheets, or will we need to split the data into more than one report for rendering? ...more >>

VisualStudio requirements for SQL Server Reporting Services
Posted by Doug at 8/10/2005 7:26:02 AM
Hi, I am investigating Reporting Services and wouldlike to develop some reports in Report Designer. Visual Studio 2003 is such a pigfor hard drive space I only want to install the minimum requirments. What do I need to install to be able to use Report Designer to develop reports for RS? ...more >>

Newbie question - SP2
Posted by jokeje at 8/10/2005 7:19:18 AM
We are in a diverse workgroup here and I didn't do the install. How do I know if I have SP2 installed? I tried to check in VS, but it didn't know. Thanks!...more >>

SQL Reporting Service on Cluster server
Posted by Norman at 8/10/2005 6:24:27 AM
Hi, If I install SQL RS Enterprise on SQL Cluster , do I have to create IIS Cluster Resource for the "Reports" and "Report Server " web virtual directory ? Norman ...more >>

Reporting Services 2003 and 2005 on same server?
Posted by Hennie at 8/10/2005 2:02:04 AM
Can I install Reporting Serer 2005 and 2003 on the same server, each 1 accessing a seperate SQL2000 database? Are there any white papers on this regard? Thanks...more >>

Question about Data Extension
Posted by Patrick Ruhnow at 8/10/2005 1:03:05 AM
Hi all, i created a data processing extension which connects to a web service to get data. Everything works fine so far. But when i look in my DebugView, i see that the RS calls my web service 3 times for one report. is this a normal behaviour or do i have to inquire the connection state? ...more >>

How to Set Thousand Separator?
Posted by DominicB at 8/10/2005 12:23:54 AM
Hi, This topic has been raised a few time in the newsgroup and the solution has been to set the 'Langauge' property of the report. In my report, I can't find the Language propertie, neither in the properties from he menu in VS nor in the Property Grid. Can anyone point me in the right direc...more >>

RSClientPrint.Print
Posted by James Snape at 8/10/2005 12:00:00 AM
I am having an issue with the RSClientPrint control. We have a .net Proxy class (ASP.NET handler) which is being called by the RSClientPrint.Print command, bringing the data from Reporting Services and relaying it back to the control after regex'ing all the urls to point back to our proxy. The...more >>


DevelopmentNow Blog