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 tuesday october 18

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

Hyperlink / Action Button
Posted by tmiller at 10/18/2005 4:55:05 PM
I am rendering reports using SQL reporting services. I would like a report rendered with a hyperlink/action button that would contain an ID value that will be used in rendering a new page....ie. I need to pass a row ID. How can this be done?...more >>


Reporting Services, Don't see report
Posted by Chester Flake at 10/18/2005 4:45:03 PM
When I access the report from the localhost (Which holds the SQL & IIS Server for Reporting Services) - I can see everything. However, if I go to another machine and access the "reports" - I can see the report manager, the folder, everything - until you click on the report - then in the "repo...more >>

reportserver and reportservertempdb database abstration classes
Posted by Keith at 10/18/2005 2:18:02 PM
We are wanting to utilize the tables in ReportServer and ReportServerTempDB, but do not want write any code that is dependent on the current version (i.e. RS 2005) of the tables in SRS. Does anyone know if MS has provided us with some data abstraction classes over the tables beyond the stored...more >>

Q: print icon setup
Posted by JIM.H. at 10/18/2005 1:51:10 PM
Hello, Our users run the report by clicking View Report button and print the report by clicking print icon. The problem is margin is always coming with 1” in all side and they have to change it to 0.5” for all sides each time they want to print. Is there any way I can set it for 0.5” as...more >>

Date parameters in ="select.......where creationdate="&...."
Posted by Ludo Van Dun at 10/18/2005 1:48:33 PM
Hi there, I'm looking for the correct syntax for using datetime parameters in the SQL statement. The parameter is called ReceiveDate and defaults to =Today() ="select ........ where creationdate = "&...... Thanks Ludo ...more >>

Will there be a RS SP3?
Posted by Antonio Bruno at 10/18/2005 1:00:01 PM
Hi, Are you planning a SP3 release for Reporting Services for SQL Server 2000? (I expect that it'll take most of my clients, at least several months before migrating to SQL Server 2005) -- Regards Antonio...more >>

Date Ordering in Charts
Posted by Todd Bright at 10/18/2005 12:24:02 PM
I have a chart that has MM/YYYY for tics on the X-axis. The problem is that January and October are being positioned next to each other... 1/2005...10/2005...2/2005...3/2005 Is there any way to tell the chart to order these by date rather than by string value?...more >>

Footer with dynamic values
Posted by gNM at 10/18/2005 11:46:21 AM
In my report I need footer with fixed lenght anchored to a bottom. The problem is what I need some dynamic fields (report values) in footer. How can I manage this? ...more >>



Subscription suppression if no data
Posted by William at 10/18/2005 11:34:04 AM
Is there a way to suppress the execution of an email if a subscription runs a report that returns no data? I am not yet on 2005 if that makes a difference....more >>

SQL Server Express and Reporting Services
Posted by moflaherty at 10/18/2005 11:26:07 AM
Can SQL Server 2005 Express Edition be set up on a local PC to work with RDL files? In other words, will there be a way to install and set up reporting services with Express? Thanks! Michael...more >>

Forward/Backward Compatibility
Posted by J Smith at 10/18/2005 11:20:40 AM
My company uses Reporting Services and is looking at future upgrades of our development and server software. What we need to know is how backwards and forwards compatible the new VS dev environment and SQL Server are expected to be. Will it be possible to create/maintain Reporting Services...more >>

Error: [rsInvalidReportParameterDependency]
Posted by Terry at 10/18/2005 10:37:04 AM
How should I resolve the following error? ERROR: [rsInvalidReportParameterDependency] The report parameter ‘Company’ has a DefaultValue or a ValidValue that depends on the report parameter “Company”. Forward dependencies are not valid. ...more >>

Error: rsMissingDataSetName
Posted by Terry at 10/18/2005 10:20:02 AM
How do I resolve the following error message? ERROR: [rsMissingDataSetName] The data set name is missing in the data region ‘DataSetName’....more >>

Determine what ver/SP is installed for Reporting Services
Posted by Nick at 10/18/2005 9:58:02 AM
How can you tell what version of Reporting Services is installed?...more >>

Change gridline color at specific value
Posted by Scott Baker at 10/18/2005 9:17:49 AM
Has anyone written a conditional statement to change a gridline value at a specific value? =iif(???=90, "Red","Silver") Any advise is apreciated. Thanks, Scott A. Baker ...more >>

Toggles and Frames
Posted by Adam Rhodes at 10/18/2005 7:53:38 AM
So I am having a problem with toggles and frames, namely, they don't work. I have embedded the RS viewer in a set of frames and use RC:LinkTarget to control any frame jumping but Toggles (to collapse and expand data) don't work in that frame. The reading I've done suggests that it's an issue wit...more >>

Displaying RTF Content in Report
Posted by Rama Prasad at 10/18/2005 6:19:03 AM
Hi I am having rtf stuff in database. I need to display it in the Report. Is ther any way to render rtf text in the report or Is there any way to remove rtf stuff and just display plain text. I Tried to use RichTextBox object of System.Windows.Forms.dll. It worked well in design time prev...more >>

Dynamic Filter, Group, and Sort Report Builder Template
Posted by Yuksel at 10/18/2005 12:36:03 AM
I have prepared a report by using report builder. And I want that user can change filter, group, and sort property of this report template when running report. How can it possible?...more >>


DevelopmentNow Blog