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 > june 2005 > threads for thursday june 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 29 30

Company logo in Report Manager - Top Frame
Posted by Darren at 6/23/2005 11:16:03 PM
We are trying to work out if it is possible to access the source code for the Report Manager interface, so that we can configure the design. For example, we would like to put the company logo in as a watermark in the space at the top section of Report Manager (behind 'SQL Server Reporting S...more >>


Problem with Parameters
Posted by Tom Bean at 6/23/2005 8:05:37 PM
I am writing a Data Processing Extension for Reporting Services and am having a problem getting the values of parameters I pass in the query string in ReportDesigner. I have implemented the IDbCommandAnalysis GetParameters() method to parse the query string in ReportDesigner. When I enter ...more >>

Render Large CSV File Failed
Posted by Chuck at 6/23/2005 6:37:01 PM
Hi, RS has SP2 and 3G memory in a server. I use RS to render 200,000 rows to CSV and thought that would be better than PDF, but it took more than 30 minutes and then threw OutOfMemory exeception and RS got restarted many times according to Event log. We already raise MaxMemory to 120 in t...more >>

Page Breaks In Reporting Services
Posted by Todd at 6/23/2005 6:00:01 PM
Any one know how i can put page breaks in my report? at the moment i have a rectangle in a report that uses an expression to determine if it should be hidden or not i have set the page break check box to break after the rectangle in the rectanges properties. wheather the rectangle's h...more >>

Help me please
Posted by sankar at 6/23/2005 4:21:13 PM
Hi, this is my first post..Please help me out! I am using a dataset from Analysis services and i built a report in tabular fashion with drilldown ( I used report wizard ). I also created a simple bar chart... Now my problem is: Is it possible to make a drilldown in the graph as well...? ...more >>

Entering parameters resets other parameters
Posted by Kyle at 6/23/2005 4:00:01 PM
I am having a problem with reports where, after a parameter is changed, it will remove the currently displayed report (replacing it with white) and on some occassions reset some of the other parameters (even though there are no dependencies). Is there some way to disable the refresh so that o...more >>

Limitation on Number of Parameters????
Posted by Sen K at 6/23/2005 2:54:01 PM
Hi, I would like to know, while running the report in the Report Manager, do we have any limitation on number of parameters or specifically in number of drop down parameters? One of my report is having 35 parameters for the user to enter, it is working fine in Designer's Preview mode, but ...more >>

A connection could not be made with report server at https://webse
Posted by pmud at 6/23/2005 2:29:04 PM
Hi, My report server and report manager was working fine till yesterday. But suddenly today when i tried to deploy a report i got error: "A connection could not be made with report server at https://webserver1/ReportServer " So when i tried to browse the report manager from IIS, I get erro...more >>



Export reports to excel with multiple sheets
Posted by Shoeman at 6/23/2005 2:03:07 PM
I have read a bunch of posts here and never really found an answer on how you export several reports to one excel spreadsheets with multiple worksheets. I am sure this is possible but I have been unable to find out how to do it. Thanks in advance....more >>

Execution Log Sample Reports?
Posted by David Pinx at 6/23/2005 1:51:01 PM
Hello group, Where do I find the extras folder where the execution log sample reports are?. I do not have the RS CD since my installation was made from the evaluation version I downloaded. Aren´t these reports included with the downloadable version? Thanks David Pinx...more >>

Is it possible to link two datasets together ?
Posted by Jack at 6/23/2005 1:41:15 PM
Saludos ! given two datasets: -------------------------------------------- dataset1: select * from pubs.dbo.titles dataset2: select * from pubs.dbo.sales -------------------------------------------- My question now is, how can i establish a relation between this two datasets ? And wher...more >>

Label Reports
Posted by Martin McNally at 6/23/2005 1:17:13 PM
Are there any facilities in reporting services (2005 or 2000) for doing mailing label reports. We used to use these a lot in MS Access but now we are using Reporting Services for reports and it doesn't seem like there are facilities for labels. I am guessing it could be arranged with some c...more >>

PDF's returned from Reporting Services are unsecure - triggers warning with HTTPS
Posted by Brian Boyce at 6/23/2005 12:54:31 PM
I am streaming back PDF reports using the render method of the web service. This all works correctly unless the requesting page (the one calling the render method) uses HTTPS and then IE comes back with the warning that the content contains a mixture of secure and unsecure content. Does anyone...more >>

How can I make reports and hide columns at runtime?
Posted by Luis Esteban Valencia at 6/23/2005 11:01:43 AM
Hello. I did a report that has many many columns. I should give the user the possibility to choose which columns to use with my asp.net program. Is that possible to do? The only columns that must be shows are the ones that the user has choosed. Is that possible. ! !Please help me with links, ...more >>

How do I migrate reports to new server
Posted by Lynn at 6/23/2005 10:36:01 AM
Hi all, I just installed reporting services on a new server and need to migrate existing reports from an old server to the new one. Being new to Reporting Services, I am not sure of how to do this. Any help you gurus can provide will be greatly appreciated. Thanks, -- Lynn...more >>

Page Width and or Margin problems using the new print from web
Posted by john at 6/23/2005 9:47:08 AM
When I print directly from the web (report manager) I get an extra page for each report page. The behavior is similar to what you'd get if you had the page width and margins adjusted incorrectly. However, the reports export to PDF correctly and print from within VS correctly in the print pre...more >>

Textfile as Datasource?
Posted by Pete at 6/23/2005 9:18:01 AM
Hello- Does anyone know if you can take a simple text file, parse it, dump it into a DataTable and use that as a datasource for a reporting services report? I have already taken the file, parsed it, put it in a DataTable and used that as the datasource for a datagrid; I'd like to expand the ...more >>

Error when trying to deploy a report using Oracle data source
Posted by isabelle at 6/23/2005 9:17:05 AM
We use SQL Server Reporting Services, My SQL box is on Win2k3. The developer is able to run the report on his Windows XP box but when he deploys the reports to the SQL Server where Reporting Services is running, he gets the following error: "An error has occurred during report processing....more >>

Subscription Black Hole
Posted by Neo at 6/23/2005 7:59:02 AM
Hello, I have deployed a report and can run it directly from the report list in Report Manager. However, when I try to setup a subscription for this report. It does absolutely nothing. I've tried setting up the delivery option to the Report Server File Share and Report Server E-Mail with...more >>


DevelopmentNow Blog