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 > december 2004 > threads for tuesday december 7

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

Grouping and Aggregate Functions in Reporting Services
Posted by sema.yuce NO[at]SPAM eczacibasi.com.tr at 12/7/2004 10:05:09 PM
Hi All, Can I ask you something about Grouping and Aggregate Functions in Reporting Services? My question is, I have a grouping in a table like the following; Group 1 - Manufacturer - TotalInvoicePerManufacturer Group 2 - Region - TotalInvoicePerRegion Group 3 - Distributor - TotalInvoiceP...more >>


To, Lachev, Teodor S: Toolbar for reporting service
Posted by Kam at 12/7/2004 8:31:02 PM
Hi Lachev, Teodor S, As per talk with you can u help in how to create Toolbar (like URL Access method). I'm using webservice method. I want mainly Referesh, Export and Paging features.. Thanks, Gaurav. ...more >>

reporting services with store procedure's temp table
Posted by Nestor at 12/7/2004 7:30:21 PM
Hello, I will like to know if Reporting Services can support store procedures that uses temp tables or return queries from temp tables? I've tried to use store procedures that uses temp table with reporting services but i'm getting errors. anyone got any experiences with this?...more >>

Modifying the Home Page
Posted by Terry at 12/7/2004 6:23:02 PM
Hi All, There is a posting in this forum already about this...but it doesnt really tell me how to modify the home page. Like the previous user who posted a message I am wanting to put our organisations logo on the home page. Any suggestions would be much appreciated. Regards, Terry...more >>

Maximum Number of Parameters
Posted by isam5030 NO[at]SPAM hotmail.com at 12/7/2004 6:10:37 PM
Is there a limit to the maximum number of parameters that can be used in Reporting Services when you render a report. I hava report that uses about 35 parameters. the preview works fine but when I deploy the report to the server and render no data comes back. If I have 30 parameters it works f...more >>

Sharepoint/RS Error
Posted by CJ Taylor at 12/7/2004 5:01:14 PM
I'm going nuts... Alright, so I'm trying to write a custom web part for viewing reports using the sample that came with MSRS 2000 to be deployed in sharepoint. I know BML has a set of controls that heavily uses javascript, I'm trying to do this server side but running into a mess of issues...more >>

RS Install killing me w/ 'NT AUTHORITY\ANONYMOUS LOGON' error
Posted by ISGADMIN at 12/7/2004 4:25:11 PM
Hi - my config is as follows: - RS Standard on Windows Server 2003 (server1) - SQL Server 2000 for repository on a different server server2 (same domain) - I am logged onto server1 as domain admin (full SQL perms to server2) - I have successfully installed other RS repositories to server2 (dif...more >>

Displaying data from multiple databases
Posted by jbmeeh at 12/7/2004 3:59:02 PM
I am using a subreport to lookup up a name from a code value since the lookup table is in a separate database from the main report. How do I limit the white space on the name field? I have defined a single textbox in the subreport, but when I preview the subreport it displays a complete line. ...more >>



use the reportserver directly from C#
Posted by Ralph Hüttenmoser at 12/7/2004 3:36:18 PM
Hi, is it possible to use an SQL2000-Report direct from C# (web-form or windows-form)? or is it possible to start a report direct from C#? Thanx in advance Ralph ...more >>

concatenate two strings
Posted by Joseph Scalise at 12/7/2004 2:53:07 PM
I have a @StartDate and @EndDate parameter that the report user puts in. To this string value i want to at a time value such as 00:00:00.000 and 23:59:59.999. So the @StartDate parameter will look like this '11/01/04 00:00:00.000' How do i accomplish this in RS? Thanks! ...more >>

Possible to insert a page break?
Posted by Joseph at 12/7/2004 2:49:07 PM
I have a question regarding page break. Is there a way to add a page break before a text box? I know you can do this with tables, but I need to have the textbox which contains the table title to start at the top of the page, instead of the table itself. Thanks. -Joseph ...more >>

Trick for lists?
Posted by Myles at 12/7/2004 2:25:02 PM
I am using lists to group reports, and I belive I am not doing things in the proper order. As a result, sometimes the list and the fields contained in them can be moved outside of the parent list - this causes the report to not function correctly - for example, in the reports I have that seem...more >>

Dataset Query using Parameters
Posted by BrianW at 12/7/2004 2:01:02 PM
OK. I've got a tough one here. I am attempting to create a parameter .aspx page that will pass in start date, end date and multiple storeIDs to the report. A section of my query in the report dataset looks like this: WHERE (dbo.SalesCheckDetails.SalesDate BETWEEN @paramStartDate AND ...more >>

Custom Code Access Error
Posted by exkievan at 12/7/2004 12:29:02 PM
I've created a function Period in custom code block. Then I put expression =Code!Period() in the textbox. Then I got this message: The value expression for the textbox ‘textbox6’ contains an error: [BC30367] Class 'ReportExprHostImpl.CustomCodeProxy' cannot be indexed because it has ...more >>

Handling database connection errors
Posted by Cindy Lee at 12/7/2004 11:59:15 AM
If my database goes down, i get a popup error with the red x saying can't connect to database, can't find the cubes, or the cubes are busy, etc... Is there a way to change the error message to say: "Report Cubes are being refreshed right now, please try again" in the popup. Or point to...more >>

Embedding reporting services as a standalone product
Posted by Sansanee at 12/7/2004 11:39:22 AM
Hi, In the application that I am working on, we currently use Crystal Reports as the embedded reporting engine. I am trying to evaluate if we should move over to Microsoft Reporting Services. However, one thing confuses me. It seems Microsoft Reporting Services will work only as a server under...more >>

UI Features
Posted by BrianW at 12/7/2004 11:37:03 AM
I have been asked to create a calendar-like parameter for dates like people are getting used to seeing on the web. Is there a way to do this or is it coming in a new release? Also requested was a multi-select list parameter with check boxes....more >>

Problem charting data from single table row, multiple columns
Posted by STDavis55 at 12/7/2004 11:29:02 AM
I have a data series that resides on a single row of a table in multiple columns. Customer,Month1,Year1,Value1,Month2,Year2,Value2 etc. for twelve months. I am able to show the data within the report ok, but have been unable to chart it so that there is a single series of values for the custo...more >>

Printing from a specific tray on a printer
Posted by Alien2_51 at 12/7/2004 10:57:06 AM
I have a report for a customer who wants to be able to print three different colors of an invoice by loading three different colors of paper in seperate trays of the printer. The report already done in RS, I have no idea on how to proceed from here... Any ideas....????...more >>

Sum Totals on Conditional field
Posted by Mike at 12/7/2004 10:46:44 AM
I am having trouble get the Total on a column, i get the following error: c:\inetpub\wwwroot\cireports\PurchaseDetails.rdl The value expression for the textbox 'textbox15' uses an aggregate function on data of varying data types. Aggregate functions other than First, Last, Previous, Count, a...more >>

Show Parameters Selected on Report
Posted by IanP at 12/7/2004 9:13:19 AM
I have set up parameters selected to show on top of report by using the following expression in a text field: =(Parameters!ContinentID.Value). This shows the ID no of the item selected and not the text name. How do I do a look up to the table that holds the text name for the particular ID ...more >>

ReportRenderingException when exporting to excel
Posted by M. Peyer at 12/7/2004 8:43:05 AM
Hi all I have a report that works fine for html and pdf rendering. But when I export it to excel RS throws a ReportRenderingException. The error is "Stack empty". Anything else like PDF, TIFF... is rendering without errors. Does anyone has similar problems or knows whats wrong? Can this be a ...more >>

Converting Crystal Code
Posted by slk55guy at 12/7/2004 8:27:03 AM
I'm evaluating Reporting Services and currently converting a Crystal Report to this format. However I've ran in to a problem and it is to do with a function written in Crystal syntax but I cannot seem to be able to convert this logic Heres the functio -----------------------------------------...more >>

Duplex report
Posted by jean-marc.audrin NO[at]SPAM future.ca at 12/7/2004 8:02:02 AM
Hello guys, Well, nobody could help me and after many trys to produce my two sided pages report, I cannot succeed. I think now that it's impossible to produce a report having two sides of each page with different printing logic. Am I right ? Jean-Marc ...more >>

bug?: two shared data sources, one update effects the other
Posted by mhf at 12/7/2004 7:57:03 AM
Is this a bug? I have two shared data sources (one points to a production server, the other points to a development server). One is named MyDB.rdl, the other is named MyDBDev.rdl. Both of these are SQL Server data sources, and they use a specific username and password. I'm using Visual Stud...more >>

SQL Query hoses Visual Studio
Posted by Bassist695 at 12/7/2004 7:43:03 AM
I have a lengthy (750 line) SQL query that I was given to drive a report. It spits out about 10,000 rows. No matter what, when I attempt to refresh fields or even run the query in Visual Studio, my CPU almost instantly shoots up to 100%, and I have to kill the report. The databases that the...more >>

Link to a report directory
Posted by Paul McBride at 12/7/2004 7:41:51 AM
I know how to link to Reporting Services, and how to link to a specific report; is there any way to link to a specific directory? I'd like to send my CRM users to a specific directory for CRM reports. When I try http://RSSRV/ReportServer, I get to the general Report Server directory; however, ...more >>

New to Reporting Services
Posted by Syed Hussain Itiba Naqvi at 12/7/2004 7:13:11 AM
hi I am new to reporting services of SQL Server. I just read an article about it. In our organization, we are using Crystal Reports to develop reports for our system. Backend is of course SQL Server 2000. Can anyone please guide me that from where I should start to explore this new techn...more >>

Previous Month Name in Report Header
Posted by BJ Castrellon at 12/7/2004 6:47:02 AM
I'm failry new to Reporting Services and I need to put the name of the previous month into the Report Header. For example I need it to look like "November 2004...." How would I go about getting this into the Report Header. Thanks in advance, BJ...more >>

Calculations involving fields from different tables
Posted by DJONES at 12/7/2004 5:43:02 AM
Is it possible to perform a calculation with fields from different tables on the same report? If so, what syntax is used to reference each field? David...more >>

Standard vs. Enterprise Edition
Posted by Niklas at 12/7/2004 5:37:02 AM
Looking at the feature comparison on the MS page, it indicates, that the standard edition only supports up to 2 GB RAM and up to 4 processors. What does this mean? a) Standard Edition is not able to run on machines with higher/more RAM/processors b) Standard Edition can run on 'bigger' m...more >>

Client Installation Question
Posted by Mike Merker at 12/7/2004 5:17:02 AM
Hi, all, I'm having one of those "dense" moments. We've installed Reporting Services on our SQL Cluster. Have a workstation running .NET Framework and Visual Studio.NET. I can't figure out how to install the client portion of Reporting Services onto the workstation. Can anyone point me ...more >>

Using Reporting Services vai VB and WebBrowser Control.
Posted by Kev W at 12/7/2004 3:57:02 AM
I am trying to display a RS report in a webbrowser control inside a Visual Basic 6 application. I have come across the following problem: Currently when a user navigates to the reporting services web page usign IE a login dialog appears to supply credetials to be used to run the report. ...more >>

Corrupted PDF attachments
Posted by Greg - NEOS at 12/7/2004 1:55:03 AM
Hi, I'm running into a problem with PDF attachments on a specific report. It happens that the attached PDF file is low-sized and Acrobat tells me that the file is corrupted. I've tried to apply the following fix on my RS server http://support.microsoft.com/default.aspx?scid=kb;[LN];87277...more >>


DevelopmentNow Blog