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 > february 2006 > threads for thursday february 16

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

changing Chart Type
Posted by Santhamurthy at 2/16/2006 9:58:21 PM
Hi Do any one have idea on how to change the chart type in Reporting Services. I'm new to SQL server RS. So if you have any code snippet, please send. It will very help full for me. Thanks and regards Santhamurthy ...more >>


Problem when passing parameters to Reporting services
Posted by Ishan Bhalla at 2/16/2006 8:59:27 PM
Hello, Am new to reporting services and having problems passing parameters. I am using ASP.Net with .NetFramework 1.1 and am trying out reporting services 2005. I am using an object of the ReportExecutionService along with the render method. I have tried a few differnet examples a...more >>

Printing multiple reprots
Posted by curiousme at 2/16/2006 8:52:27 PM
I need a way to print multiple reports without selecting each report. These reports could have a common parameter to be applied to all reports. -- Thanks for your help...more >>

Displaying months with no data
Posted by bassunddrum NO[at]SPAM gmail.com at 2/16/2006 8:44:19 PM
Hi all, Does anyone have any thoughts on hard coding values into a result set displayed in a grid? I have a dataset that I've built a bunch of grids from in RS 2005. One of the reports I need to create always needs to have all of the months of 2006 displayed regardless of whether there's data. ...more >>

Datetime Parameter Format
Posted by Kevin at 2/16/2006 8:13:06 PM
Hi,all I have a datetime parameter, I use calendar to select value,but I want to format it as "yyyy-MM" Any suggest?Can I use expression,how to ? Kevin Chu...more >>

The request failed with HTTP status 401: Unauthorized.
Posted by Eddy at 2/16/2006 6:36:27 PM
It's along story, but I will try make it as short as I can. RS is installed on the same server with the WebServer. I run this from a domain network PC: http://WebServerName/Reports/Pages/Folder.aspx and I receive this error: The request failed with HTTP status 401: Unauthorized. What I check...more >>

Problem passing a parameter in URL to a report
Posted by Diego F. at 2/16/2006 4:59:27 PM
Hi all. I have that problem. I need to pass a parameter to a report. That parameter is a user in a windows domain, so I have the problem that is stored in "DOMAIN\USER" format, and I can't pass the backslash to the url. How can I solve that? -- Regards, Diego F. ...more >>

sql 2000 report on visual studio.net 2005
Posted by Stan at 2/16/2006 4:40:27 PM
i am wondering if i have a sql 2000 report that host on the sql 2000 report server, the report viewer from visual studio.net 2005 cannot display the report, am i right? the only way to make it to work is to either upgrade to sql 2005 report server or to have the visual studio.net 2005 to ...more >>



Two Authentiation/Authroziation Methods? Windows Auth + Forms Auth
Posted by Chris Taylor at 2/16/2006 2:53:56 PM
Hi, Maybe this has been answered here but a question that has recently come up is how do we use Windows Auth and Forms Auth together? And maybe if that isn't possible, how can we publish from VS2005 with Forms Auth enabled? Seems the only way to do so is manually upload. It would be ni...more >>

OK code experts....
Posted by Ksorrell via SQLMonster.com at 2/16/2006 2:06:22 PM
Hi all, I have been working on this report for a while and I am lost. I am getting #'s correctly but I am getting too many part numbers. I was wondering, with a union all query if i can put the where clause on the outside of the union all statement like the order by clause? And if not does any...more >>

Keep textbox to a single line
Posted by jhcorey NO[at]SPAM yahoo.com at 2/16/2006 1:48:11 PM
I have a text box and I would like the data to truncate if it doesn't fit in a single line. Right now it flows onto a second line. I have CanGrow and CanShrink both set to false. I don't see a property to set the box to single line. Is there a way to do this? ...more >>

2005 reporting services and parameters
Posted by jaylou at 2/16/2006 10:50:29 AM
I have created an SP that has 3 parameters. I would like to creat a report using this SP. in other reporting tools I have created the report and I had it call an SP instead of using a query. the reporting tools would alway add the paramters to the report and ask for the info. I can't seem ...more >>

Mailing Labels from a subreport?
Posted by CraigZello at 2/16/2006 8:17:07 AM
I have a main report which is essentially a letter. When the letter is completed, I have a SubReport which are mailing labels. In the sub report I have 2 columns and in the main report I have 1 column. When I run the main report, I only get 1 column of Labels. When I run the subreport I get th...more >>

Format date with leading zeros
Posted by jhcorey NO[at]SPAM yahoo.com at 2/16/2006 8:09:10 AM
Right now we're displaying dates like this: 2/6/2006 We'd like to display them like this: 02/06/2006 Currently we have two types of dates we're dealing with. In the first case we have a datetime and we're doing this: =FormatDateTime(Code.GetStartDate(),vbShortDate) in the second we just ha...more >>

Calculation based on total at Table footer (eg. % of report total)
Posted by Ranjit Charles at 2/16/2006 7:14:29 AM
Hi! I have data on a report where I am subtotalling by Items on an invoice. So, my subtotal has the sum of all the invoices for that item. I also want to do a calculation that will calculate for each item (that is summarized) % of total sale for all items. Presently, my totals for all items ...more >>

input criteria and vb questions
Posted by news.giganews.com at 2/16/2006 12:00:00 AM
ive created reports with input criteria (dates, text etc) I was wondering if its possible that you could use pre-populated dropdown lists instead? also how do i access my reports from a visual basic form ? cheers mark ...more >>

Passing ADO.Net dataset to RS 2005
Posted by Ricardo at 2/16/2006 12:00:00 AM
Hi, I would like to know how to pass ado.net dataset to reporting services 9. I´ve found this article http://msdn.microsoft.com/data/archive/default.aspx?pull=/library/en-us/dnsql2k/html/rsdsetex3.asp but, acording to the sumary, it does apply to "SQL 2000 - Reporting Services". Could a...more >>

Table Formatting
Posted by Jay Sanderson at 2/16/2006 12:00:00 AM
Hi All, Can anyone tell me how i can list a batch of values across some columns and then down ? For example if my dataset was returing days of the week I would want to list them like this : Monday | Tuesday | Wednesday Thursday | Friday | Saturday Sunday I've asked this befo...more >>


DevelopmentNow Blog