Groups | Blog | Home


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 2006 > threads for thursday june 8

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

Data Processing Extension - parameters not created
Posted by Jonas at 6/8/2006 4:50:48 PM
Hi, I'm writing a Data Processing Extension (DPE) for Reporting Services 2000, using the FsiExtension sample as a basis. My problem is that the CreateParameter method of the command class doesn't get called, so when I am to execute my datareader, the parameters aren't there. I have added th...more >>


Visual Studio.NET Std and Report Development
Posted by REM7600 at 6/8/2006 3:20:30 PM
Can I use the Std version of Visual Studio.NET to edit reports for MS SQL Server Reporting Services? If so, do I face any limitations in regards to Reporting Services report development that would have been available to me in VS.NET Professional. I have used the pro version and as long as ...more >>

not counting weekends in a date count
Posted by Benw at 6/8/2006 2:42:01 PM
I am trying to take task.finishdate - task.startdate to find out how many days it took to complete task. But I dont want it to count the weekends. How would I go about that. And tell me in lamans terms please. Thanks...more >>

DataSet Accessing more than one database
Posted by NJ at 6/8/2006 2:22:28 PM
Is there a way we can create a dataset that extracts data from more than one database? Example: SELECT d.field1, u.field1 FROM Databse1.dbo.tbl_Test d, Databse2.dbo.tbl_User u WHERE d.ID= u.ID ...more >>

Reporting Services won't start (SQL Server 2005 Express)
Posted by TimothyP at 6/8/2006 1:18:02 PM
Hi, I have IIS and SQL Server 2005 Express + Reporting Services. When you try to configure the virtual directory for RS the manager crashes, but the directory is created anyway. However I can't start the reporting service, I get the following exception: System.ServiceProcess.TimeoutExcept...more >>

Local Groups and Access.
Posted by rwiethorn at 6/8/2006 12:43:03 PM
I'm trying to prototype some reports, and having difficulties granting access to users, connecting to my LocalHost. I work for a company that uses LDAP. I have RS running on my LocalHost, and would like to grant access to users to Report Manager so they can render reports. In the Computer...more >>

Scheduling approach
Posted by Wang Xiaoning at 6/8/2006 11:05:58 AM
We user SQL sever 2005, I have a reports runs very slow since big chunk of data, I just want to run it once a day. This report has few selections fields, for different people they want to see different selection criteria, is there a way I can just schedule it once for wide open selection and ea...more >>

Reporting-Server URL
Posted by Patrick D. at 6/8/2006 10:52:01 AM
Hi, Where do I find the Reporting-Server URL? I installed SQL 2005 as a standard-instance. The only changes during installation where: Database-File folder, Analysis-Services Database folder. I didn't touched any settings of the reporting part. Thanks for your answer. regards Patri...more >>



Parameters Grayed Out
Posted by retkow at 6/8/2006 9:54:03 AM
I have a parameter that is grayed out. Once all the parameters before it are filled in then the gray goes away. What is causing this and how can it be corrected....more >>

RS 2000 report vs. SQL 2005 DB?
Posted by Bassist695 at 6/8/2006 8:35:17 AM
Two (hopefully quick) questions: 1. Can a report developed in RS 2000 be executed against a SQL 2005 database without migrating the report to 2005? 2. Can RS 2000 be installed on a SQL 2005 database? In other words, can an RS 2000 report run with its database on SQL 2005 server? Thanks, Mi...more >>

SizeToReportContent property
Posted by Phil Marsh at 6/8/2006 8:23:01 AM
Hi I'm utilising the ReportViewer control within an asp.net 2.0 application. I'm trying to get the control to resize itself to the size of the report coming back from the ReportServer. In order to achieve this I set the SizeToReportContent property to true but this doesn't seem to work....more >>

Report Server website - button presses ignored
Posted by SimonN at 6/8/2006 7:26:01 AM
I'm seeing a strange problem on my production Reportng Services (SQL 2000) server. Some of the website buttons, like OK & CANCEL when attempting to create a new site-wide Schedule, don't function. No error reported when you press them, they're just ignored, it's as if the installation faile...more >>

How to enable remote errors
Posted by RBot at 6/8/2006 5:48:02 AM
Take these steps: 1. Develop a report 2. Deploy to a server 3. Run the report from a client machine, passing a parameter value that causes any error (e.g. an overflow). I get a message saying which dataset failed and: "For more information about this error navigate to the report server on ...more >>

Fail to install RS 2k on windows 2k3 with IIS configuration error
Posted by CrazyCalculator at 6/8/2006 5:01:02 AM
***Environment: Windows 2003 Standard, IIS 6.0, SQL Server 2000 ***Error: When installing, warning message appears as: "IIS is either not installed or not configurated for a server component installation" After the installation is finished by ignoreing the preceding warning, no virtual...more >>

Report Services and Web Services??
Posted by StephenMcC at 6/8/2006 2:40:01 AM
Hi All, I have spent the last few weeks working with SQL Server 2000 Reporting Services and have gotten to the point of successfully creating EMail Subscriptions. I now want to extend this so this process is performed automatically, ie by clicking an 'Add me to this Reports Subscription lis...more >>


DevelopmentNow Blog