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 2006 > threads for december 29 - 31, 2006

Filter by week: 1 2 3 4 5

trouble with async call to RS web service
Posted by Supriya at 12/30/2006 3:52:00 AM
Hi, I am trying to render a report from a console application. The report takes a while to execute and so, the synchronous web service method, Render() returns a timeout error. I tried to use the Asynchronous alternative and I find that the code just hangs at the EndRender() function. I have...more >>

trouble with access query
Posted by ana9 at 12/29/2006 5:14:52 PM
I have the following query in an access database that works just fine: SELECT [SALES ORDER].ACCOUNTMANAGER, [SALES ORDER].ORDERAMOUNT, Sum([SALES ORDER]![PRODREVENUE]+[SALES ORDER]![SVCREVENUE]+[SALES ORDER]![TRREVENUE]) AS TTLREV, Sum([SALES ORDER]![PRODMARGIN]+[SALES ORDER]![SVCMARGIN]+[SALES...more >>

capturing reportviewer parameters
Posted by Passx at 12/29/2006 2:41:43 PM
Hi Guys I have an application which consists of a navigation bar and a frame. When a user selects a hyperlink on the navigation bar that particular report is displayed in the frame. Now these reports contains links through which the user can jump to some other report which is not present in t...more >>

Printing directly to the printer
Posted by superstuben NO[at]SPAM gmail.com at 12/29/2006 12:54:22 PM
Greetings all: I am in the process of re-writing multiple reports for a custom-developed enterprise system, of which all the current reports are based in Crystal Decisions. We are using Visual Studio 2003, and are running SSRS 2000, with planned upgrades to version 2005 on both. The problem I...more >>

WebService receives NULL parameter when called from Report Designer
Posted by JJ at 12/29/2006 8:37:08 AM
Hi experts! I wrote a WebService which serves as datasource for the reports in Reporting Services. The WebMethod takes 1 string parameter. I created 2 corresponding parameters in the report (one report parameter and one dataset parameter). When I call the WebMethod by the browser and enter...more >>



DevelopmentNow Blog