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 > october 2005 > threads for monday october 3

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

Report Builder button doesn't appear....
Posted by Allan at 10/3/2005 10:05:03 PM
Hi, I have the latest CTP installed. Users do not see the report builder button. Only members of the local admin group seem to have it displayed. Can anyone steer me in the right direction?? Allan...more >>

Multi-Select Error, easy question
Posted by Shane Eckel at 10/3/2005 7:05:02 PM
I am trying to show/hide a table based on a multi-select parameter in VS 2005 beta 2. In the parameter I have the following: Data Type: String Multi-value - checked Label: General Info Value: GeneralInfo In the properties for the report I have the following under Visibility: =IIF(Parame...more >>

How to integrare RS with Form Authentication based ASP.NET web app
Posted by Summer at 10/3/2005 6:55:01 PM
Hi, Our current situation is that we have exsting web application based on form authentication and most user has no windows account in our domain. And we start to use RS(SQL Server Reporting Service) and because RS running in its thread and seperate from our ASP.NET application and the RS...more >>

Weekday chart
Posted by Kyler at 10/3/2005 1:58:03 PM
Greetings, I have a query that returns one row with the following columns... Sunday Revenue Monday Revenue Tuesday Revenue Wednesday Revenue .... I want to create a chart that displays bars for each day of the week. The problems is that the numbers for each day are COLUMNS instead of sep...more >>

RSClientPrint error 0x8007F304
Posted by CGW at 10/3/2005 1:51:13 PM
I thought I finally had everything in place to do clienside printing using RSClientPrint. I even got the dialog box for installing the software at the client. However, now when I call my java function to print, I get a error printing number of 0x8007F304. Does anyone recognize it? Can anyon...more >>

Upgrading to SQL Server 2005
Posted by Todd Chittenden at 10/3/2005 1:43:02 PM
We have 4 servers all loaded with only one instance each of SQL Server 2000. We are looking to upgrade to version 2005 in a few months and are trying to minimize the downtime associated with an upgrade. Is there a way to install v.2005 as a named instance alongside a v.2000 DEFAULT instance, t...more >>

Data extension and ad hoc reporting
Posted by Tamichan at 10/3/2005 1:12:02 PM
I've created a data processing extension that retrieves data from a particular table based on the parameters given by the end-user. Of course the tables do not have the same columns, so creating the report in the report designer has been problematic. So far I've found one possible solution, ...more >>

The permissions granted to user 'MyDomain\MyUser' are insufficient for performing this operation. (rsAccessDenied)
Posted by Christian Hamel at 10/3/2005 1:10:01 PM
Hello, I gave the Admin role to an IT User here but when trying to delete a report from the server he receive that error message (Subject). I thought that by having Admin privileges he would be able to do so. Is there anything I'm missing ? Any help would be appreciated. Thanks. Ch...more >>



Matrix - Subtotal Conditional Formatting - How do you do it??
Posted by Bassist695 at 10/3/2005 11:44:38 AM
My subtotal column's background color is dark gray and the text is bold when the row group is collapsed, but I don't see this in other similar matrix reports without a row group. This report was inherited from a previous developer. How did they do it? Even if I set the subtotal cell's colors t...more >>

rsClientPrint Active X question
Posted by CGW at 10/3/2005 9:58:04 AM
After loading the object clause for rsClientPrint on my ASPX page, I get the message at the client that Microsoft is blocking the software because the publisher is unknown. Can anyone tell me what I might need to do to get past that. -- Thanks, CGW...more >>

ERROR: System.OutOfMemoryException
Posted by Terry at 10/3/2005 9:51:15 AM
How should I resolve the following error message when running report? ERROR: Exception of type 'System.OutOfMemoryException' was thrown...more >>

Referencing Text Boxes from other Text Boxes
Posted by sturgis at 10/3/2005 9:39:32 AM
Is it possible to reference the value of a text box (txtField1) in another text box's expression? Example: txtField1 Expression (txtField1 is in Group1 footer) =Sum(WidgetsCount) txtField2 Expression (txtField2 is in Group2 footer) =Sum(WidgetsCount) txtResultLbl Expression (txtResultLb...more >>

Running Totals
Posted by stevebuy NO[at]SPAM eircom.net at 10/3/2005 8:53:33 AM
Hi there - I hope someone can help me with this problem : Suppose I have the following info : Group Amt Detail -------------------------------------- A 1000 1 1000 2 1000 3 B 2000 4 200...more >>

How to get number of records returned by a data set?
Posted by Misha_SQL at 10/3/2005 8:20:02 AM
Hi, I am looking for a way to determine a number of records returned by my dataset. The ultimate goal is to hide a table and dispaly informative message, in case there are no records returned. This should be fairly simple, but I can't seem to figure out how to get it. Thank you in advanc...more >>

Error Message:
Posted by Terry at 10/3/2005 7:56:05 AM
What does the following error message mean? I have removed all reference(s) to parameter @Individual from report. ERROR: [rsParameterReference] The Value expression for the query parameter ‘@Individual’ refers to a non-existing report parameter ‘Individual...more >>

Calculating # of Work Days
Posted by KimT at 10/3/2005 7:30:17 AM
I have a report that has two parameters: Start Date and End Date. I would like to calulcate the number of work days (Mon - Fri) that occur between those two dates. Any ideas how to accomplish this?...more >>

How To: Execute SP
Posted by Terry at 10/3/2005 7:28:10 AM
What is the format in executing Stored Procedures w/ parameters via Visual Studio - DataSet as commandtype? ...more >>

Line in area chart
Posted by HK at 10/3/2005 6:59:08 AM
Hello, I've been searching for an option to add a line to an area chart, but so far I haven't found a way to do this. Could someone tell me how to do this, if it's possible. Thanks in advance, HK...more >>

Architecture changes from RS2000 and RS2005
Posted by David at 10/3/2005 6:36:09 AM
Where can I find information on the architecture changes from Reporting Services 2000 and Reporting Services 2005?...more >>

Suggestions
Posted by Jeff at 10/3/2005 6:18:33 AM
I've been using SRS for about 3 months now. Overall I find it is a pretty good software package, but there are somethings that it can't do that annoy me, and I don't see any good reason why these features are not available. Maybe they're on deck for the next version. 1. Ability to fo...more >>

Displaying data in HTML format
Posted by Angela at 10/3/2005 4:35:04 AM
hi there, jux wanna check if there is any1 out there also encounter the same problem as mi? my data display in the html format does not display properly and the display is different from the report from the reporting service. for example. aaaa 1234 hhhh the html display will displ...more >>

Printer Delivery not working
Posted by M| at 10/3/2005 3:11:05 AM
Hi, I have implemented the printer delivery sample as is, using the code provided and following the installation instructions. However, it does not appear to work. I have ensured that Reporting Services is running under a domain account and that it can see the networked printer. Current...more >>

Problem with installation of 2005 ctp septenber
Posted by שובל at 10/3/2005 2:18:02 AM
Well i installed the 2005 ctp september. It went well but it didn't installed the RS The error log was: ReportingServicesService!library!8!02/10/2005-11:56:34:: i INFO: Catalog SQL Server Edition = Developer ReportingServicesService!library!8!02/10/2005-11:56:34:: e ERROR: Throwing Mic...more >>


DevelopmentNow Blog