Psst! Did you know DevelopmentNow is a mobile web site design agency?

Contact us for help mobilizing your site, or to sign up for our beta Mobile Web SDK!


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
January 2009
April 2009
September 2009


all groups > sql server reporting services > february 2007

Filter by week: 1 2 3 4

security setup/configuration for models, reports, etc.
Posted by N Meyer at 2/28/2007 4:26:34 PM
Can anyone point me to some effective, online resources that will help me understand how to configure security on reporting services -- do I have to be SA in order to generate a reporting services model, for example? There are server and database security considerations, as well as reporting se...more >>

Emailing query questions
Posted by JohnGregor at 2/28/2007 3:57:10 PM
Hello, I am very new to sql server (as in, still reading the table of contents in the big honkin' book I bought). is there a way for users to send an inquiry to an email address, and get a response from sql server? It would be very helpful if someone could send an email to parts@##.com w...more >>

Will SSRS 2005 work with SQL Server 2000 database?
Posted by Jeff Stroope at 2/28/2007 1:19:35 PM
Hi, My manager wants to upgrade from SSRS-2000 to SSRS-2005, but he doesn't want to upgrade to SQL Server-2005 yet. Can we do this? Will SSRS-2005 work with a SQL Server 2000 Reporting Services database/Report Catalog? -- Thanks, Jeff...more >>

Find text in collapsed drilldown report
Posted by Bruce Parker at 2/28/2007 1:13:21 PM
I have a drilldown report. Without opening a drilldown item, is there a way to search for a text string using the "Find" link when viewing a report? If not, what would be the best recommendation to accomplish this....more >>

Merging datasources
Posted by greatdane at 2/28/2007 1:08:25 PM
I need to be able to merge two different results from two different datasources. One datasource is connected to Oracle and the other one to SQL Server The parent record comes from Oracle and may have detail data in SQL. I want to display results in one single report services table. Is there a ...more >>

grouping and sorting in matrix control
Posted by Brian at 2/28/2007 12:11:39 PM
I have a dataset returned from sql server that can be represented for the purpose of this discussion with 2 columns. From the server all the data is sorted first by column 1 and then by column 2 so that the resultset looks like the following: column1, column2, column3 a, 1/1/2007, 10 a, 2...more >>

Creating More Than One Subscription
Posted by A. Robinson at 2/28/2007 9:29:04 AM
I have just deployed about 75 reports to my Reporting Services instance. I now need to create subscriptions to ALL of these reports. The recipients will always be the same, as will the schedule. I've already gone ahead and created a shared schedule. What I would like to do is to create a su...more >>

CASS Certification and Postal Discounts
Posted by Julian I. Spring at 2/28/2007 6:56:55 AM
My organization is moving to a SQL based CRM solution that is customized for our industry. As a part of this move we are converting all our documents over to SQL Reports. We have also been contemplating using a CASS certified product to help us get some substantial postal discounts for our m...more >>



Optimum design for Reporting services
Posted by morphius at 2/28/2007 6:55:13 AM
Assuming all the servers in our environment are quad processors and at min. 8Gig RAM: 1. Should reporting services reside on its own server box. 2. Is it recommended that the .mdf, .ldf, tempdb reside in a SAN with fibre HBAs...more >>

Is there any way to Embed Word object using Reporting Services
Posted by Anil at 2/28/2007 6:40:17 AM
Dear all, We have requirement like we need to embed lots of Word Object in the Report. I would like to know whether it is possible using Reporting Services. Thanks & Regards, Anil ...more >>

Hiding Parts of a report.
Posted by Paul at 2/28/2007 6:38:30 AM
I'm using a PageViewer control in SharePoint to view a Report in SQL Server, so the URL that is pulling up is something like http://servername/ReportServer/Pages/ReportViewer.aspx?%2fOceanSpray.SharePoint.OsciReports%2fSavings+By+Plant&rs:Command=Render The report comes up and displays the re...more >>

Keep Details belonging to a Group together on a page
Posted by AxelHecker at 2/28/2007 5:55:34 AM
Hi, this is my problem: I have a Table defined in some report (Reporting Services); the Table has a grouping, and each Group has one or more detail rows. So far so good. When details belonging to some group do not fit on the current page, they move to the next page - and this is my prob...more >>

Printing Reports Problem MOM 2005
Posted by muhammad.nasim NO[at]SPAM gmail.com at 2/28/2007 3:16:18 AM
Hello All , I have MOM 2005 install along with SQL reporting services 2000 with SP2 . I have all the components installed in one Server . Now I am facing problem . When I print reports for now assume those contain graphs and bar charts it is not printing in one page neither I found any op...more >>

Generate report from list of parameters?
Posted by ana9 at 2/28/2007 12:00:00 AM
I have one report with two datasets, and consequently two queries. The first one gets a list of ReportID's for a particular day, while the second dataset uses each ReportID to create a report. Query 1: SELECT ReportID FROM Table1 WHERE Date=@Date Query 2: SELECT * FROM *A whole bunc...more >>

Getting Started
Posted by Rob Diamant at 2/28/2007 12:00:00 AM
Where can I find the report designer installer. I only can find the reporting services configuration utility. Thanks Rob ...more >>

Static and Public/Friend Shared Vars and Hashtable
Posted by Henry99 at 2/27/2007 10:48:23 PM
We need to live with Global Variables in user code (embedded in the RDL) Question 1: What is the scope difference between Public Shared and Friend Shared? A MS oficial (forgot who, he was on the Reporting Services Team Member Blogs: one of Bob, Brian, Chris, Lukasz, Tudor) wrote in his bl...more >>

Where to get hotfix for System.dll 2.0.50727.224
Posted by Henry99 at 2/27/2007 10:09:00 PM
Question 1: May this hotfix help me out Question 2: Where to get this System.dll 2.0.50727.224 When I start VS2005, open an existing Reporting Project and this opens with one Report Form in Forms Designer Layout, the following message appears sometimes: Microsoft Visual Studio: Object re...more >>

two parameters
Posted by ozcan at 2/27/2007 5:16:06 PM
Hi: I have two parameters in my report. Date and Name. user should be able to enter data to one of the parameter field or can enter to both fields to generate the report. I have below query and it is not working ... If i don't enter both values i get an error message saying that "enter a...more >>

Need help!
Posted by Smokey Grindel at 2/27/2007 5:15:18 PM
I really just do not understand this and it is really frustrating me... I made a custom authentication/authorization extension that uses forms authentication... it works fine on my local system (32bit windows xp pro sp2 with SQL 2005 Dev SP2)... So I installed it onto our development test serv...more >>

Reporting Services in Express SP2
Posted by David at 2/27/2007 4:38:16 PM
Can reports I created in SQL Server 2005 using Reporting Services run on SQL Express 2005 with SP2? I am a developer and some of our clients use SQL Express. Thank you. David ...more >>

10 minutes of inactivity cause loadsnapshot error...
Posted by Jeje at 2/27/2007 4:23:20 PM
Hi, I have a front end application where I'm using the reportviewer control. if the user open a report and don't do anything for 10 to 15minutes, and then try to export the report in PDF, an error is raised: Execution 'mlgd4355vz5mgouvwv2guz45' cannot be found (rsExecutionNotFound) on the RS...more >>

Why can't I run any reports?
Posted by Michael.Proyecto7 at 2/27/2007 2:51:38 PM
This is probably something trivial, but I'm from an Oracle Unix environment and I have no idea how to solve this in windows server 2003 with SQL Server 2005 sp1... it happens whenever I run any report. An unexpected error occurred in Report Processing. (rsInternalError) Get Online Help Spec...more >>

Pass in a DataTable
Posted by Mike OKC at 2/27/2007 1:58:18 PM
VB 2005 to Report Services 2005 My project shows a datagrid populated by a datatable. When the user clicks on Print Grid, I want to send the datatable to a report service report. What is the code to call the report service report and to send the datagrid to the report? I created a separ...more >>

Report Manger Contents menu does not allow access
Posted by gvr at 2/27/2007 12:39:05 PM
There are a number of post out here on this problem. When you bring Report Manager up (http://localhost/reports) you might not see the tabs for Contents and Properties and the menu bar or you do see them but you can not select any of the items on menu bar. One solution that seems to work f...more >>

Can't get to where to manage roles
Posted by Ronald S. Cook at 2/27/2007 11:50:03 AM
Yesterday, I was able to go to http://localhost/reports and manage roles and users in those roles. Today, that page looks different. I'm not sure if anyone ran anything or what, but I now just see links for various projects. I noticed in IIS that there is a pages/roles.aspx page so I type...more >>

Is it Possible To Create an Image from Parameter Data?
Posted by Daedius at 2/27/2007 11:09:20 AM
Thanks in advance. ...more >>

Prompt Parameter in Ad Hoc Reports
Posted by Tk_Neo at 2/27/2007 9:47:23 AM
Can i do this? In the filter window, i want to add a field and make it into a prompt. But then when the users run the report they should have the ability to not select anything from the prompt and hence see the report for all values of that field.......more >>

Expand All Collapse All
Posted by Chris at 2/27/2007 8:41:05 AM
I'm using SSRS 2005 and I can create report that use the enable drill down function fine, and when the report is displayed the user can click on the + signs to expand a group. I would like to add the option for the user to be able to Expand All or Collapse all. Currently they have to click o...more >>

Prevent page breaks
Posted by Barb Gengler at 2/27/2007 7:03:23 AM
In RS2005, can I tell it not to break for pages? All of my objects on the report say FALSE to break end/start, and i've tried putting the report size to something outrageous (like 50 inches) but I'm still getting a page break. I must be missing something but I can't figure it out. Help ap...more >>

Bug: default value showing as query based when it is not (report m
Posted by adolf garlic at 2/27/2007 6:27:13 AM
I have a report which uses a query to populate a parameter. The default value is not queried, this is just set to "=1". When the report is deployed, the parameter in report manager is showing as 'query based' which is wrong. This is a pain in the ass as when I try linking to this report, ...more >>

Start Reprot via Link and Parameter
Posted by Hans at 2/27/2007 6:03:49 AM
Hi, I try to start a report vie following Link http://srall011/SmashANALYST_ReportServer?/Kunden/Test&rs:Command=3DRender&= Region=3DAargau but it doesn=B4t work. The given parameter ("Aargau") is not selected in the list. The Report works and there is only one parameter. Any Ideas....more >>

Naming Sheets in Excel Export
Posted by Bob at 2/27/2007 4:28:05 AM
Can anyone tell me how to name the sheets on an export to Excel? Lets say I have two tables and my interactive format is set to 8.5,0 on each so the output will contain sheet1 and sheet2, one for each table? Is there a way to name the sheets the table name or some field within? Thanks Bo...more >>

SQL Server 2000 Reporting Services are giving problem
Posted by Amit at 2/27/2007 2:00:37 AM
Please somaone help me. I am facing problem with SQL 2000 Reporting Services. I have configuration Windows server 2000,SQL server 2000,SQL reporting Services, ..NET framework 1.1. Actually i am getting the error in Event Viewer as aspnet_wp stopped unexpectedly with Event Id 1000. That's why...more >>

Export To Excel
Posted by Ranj at 2/26/2007 10:26:51 PM
Hi Friends, I am generating a report using sql server reporting service and rendering it in my .aspx page in a report viewer control. Now i need to export it to excel so that the excel file can be stored in client pc.How do i show an save as dialoge box,so that user can either save,open or c...more >>

Report Parameters - multiple value labels
Posted by schmidtkaren at 2/26/2007 10:24:03 PM
I have created a query for a parameter ie: select id. name, type from tablea I would like to show both name & type in the value (drop down list for user). How can I do that? -- Karen Systems Analyst...more >>

Standardize report layout w/ template?
Posted by Ronald S. Cook at 2/26/2007 4:56:38 PM
We will have many developers creating .rdl reports in SQL Server 2005 Reporting Services. Is there a way I can create some sort of "template" report that has the colors, font style and size, company logo in just the right size and location... that everyone could somehow have that to start w...more >>

Examples of Web ReportViewer with Remote Processing
Posted by Microsoft at 2/26/2007 4:13:21 PM
We have tried a bunch of different ways to run reports in the ASP.NET Web ReportViewer. Every attempt to do it ourselves has failed to render. We have a number of examples of local processing in Web pages. Heck, we even have built a number of Windows Forms applications that use both local ...more >>

How to create slideshow of a report?
Posted by Thanh Nguyen at 2/26/2007 1:11:13 PM
Hi Expert! I got a report showing the list of current sale volume by each office branch. We got 20 offices. Is there a slideshow software package or ASP.NET control out there to display my report as what PowerPoint does. I would like to be able to pass in the report parameters. Thanks in...more >>

Error: 18456, Severity: 14, State: 16.
Posted by Henry at 2/26/2007 11:57:47 AM
I'm getting login errors when trying to run reports both locally on the report server and remotely on a client machine. This is the error I get: An error has occurred during report processing. (rsProcessingAborted) Cannot create a connection to data source 'RequestDataSource'. (rsErrorO...more >>

Error after sp2 install
Posted by Fred at 2/26/2007 9:06:16 AM
After installing sp2 on my production server ( went well in dev and qa) I got this message: Client found response content type of 'text/html; charset=utf-8', but expected 'text/xml'. The request failed with the error message: -- <html> <head> <title> SQL Server Reporting Services </title>...more >>

Hack to Prevent Report From Running Automatically
Posted by o2simple NO[at]SPAM gmail.com at 2/26/2007 7:13:01 AM
After reading tons of articles about how to prevent initial execution of a report (which I do know is by design), I came up with my own hack. WARNING: This is definatey a Hack!, but once you have gotten past the initial shock it does work quite well. (The code was only tested on SQLRS 2005, so i...more >>

Please help.. can't find how to administer userr accounts
Posted by Ronald S. Cook at 2/26/2007 6:32:28 AM
I'm trying to administer permissions for other users so that reports can be viewed remotely. I'm told to go to http://myserver/reportserver but I get this error: The permissions granted to user 'MyServer\IUSR_MyCompany' are insufficient for performing this operation. (rsAccessDenied) I'm...more >>

Error While Exporting Data From a report which have SubReport. - D
Posted by Dibakar at 2/26/2007 2:54:05 AM
Hi all, i am facing a typical problem in SSRS.I have a report which have a subreport.Everything working fine if i have data on my main report and my sub report also,but if i don't have any data then report is giving a error when i am trying to EXPORT it in some version(.xls or .xml etc). ...more >>

Licence Business Intelligence Development Studio
Posted by Mike Frank at 2/26/2007 12:00:00 AM
Since the Business Intelligence Development Studio comes with the workstation components, one could assume, that one licenced copy for it comes with each licenced CAL, but is that really so or do you get just one per server licence? Mike...more >>

truncated rdl name
Posted by sdoron at 2/25/2007 3:27:01 AM
Hi, I'm using SQL 2005 repoting services and came upon a strange phenomenon: Every once in a while after installing reports on the reports server I find out that one or more of the reports got truncated names. I couldn't find any regularity. The names length is not the same and I couldn't find...more >>

Remove <select a value> option
Posted by nicknack at 2/24/2007 10:23:13 PM
I have a parameter that get his values from a query. his defualt value is Null. In the report page, The first value is "<select a value>". even if I give the parameter another defualt value Then it open with this value selected but still the first value is "<select a value>". Can I remove t...more >>

How grant permissions to view reports?
Posted by Ronald S. Cook at 2/24/2007 6:11:46 PM
I think I'm supposed to go to http://localhost/reports to manage permissions and other. But when I do, I get the error: The permissions granted to user 'BOUDTFS\IUSR_FIVERIVERS' are insufficient for performing this operation. (rsAccessDenied) How am I supposed to give necessary privileges...more >>

SQL Server Express Reporting Services - Can't login
Posted by brob6440 NO[at]SPAM bigpond.net.au at 2/24/2007 2:53:27 AM
Hi all, I have installed SQL Server Express 2005 Advanced (with reporting services). I have followed the videos on the microsoft site. Everything seems to install fine, but I can not get into the http://localhost/Reports website or the ReportServer site. I tried changing the access on the sit...more >>

Reference to a second dataset in a second matrix within one report
Posted by Tina Wolf at 2/23/2007 2:43:11 PM
Hello Everyone, I am attempting to create a report that contains two matrices. Each matrix will use it's own dataset. My problem is on the second matrix...I am unable to fiture out how to code the Value Property to refer to the field without First or Sum. When I drag and drop the fields into t...more >>

New marker days?
Posted by Smokey Grindle at 2/23/2007 2:20:41 PM
Is there anyway to view or get the number of days that an item will be marked as "new" for? or any way to change this? or does anyone know what the default value is? thanks! ...more >>


DevelopmentNow Blog