all groups > sql server reporting services > april 2005 > threads for saturday april 30
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
This edition of Reporting Services does not support web farm deplo
Posted by Mike Fremont at 4/30/2005 9:30:02 PM
I needed to move my IIS to a new server and upgrade it.
So this is what I did.
Originally running on windows 2000 server w/ IIS 5
Backed up both the reportServer DB and the temp DB
backed up the key file
Installed a new server running server 2003 and IIS 6.0
deleted the orginal 2 databas... more >>
Charts
Posted by TerminatorIII at 4/30/2005 2:14:01 PM
Is it possible to have charting in SQL Server REporting services, where when
a mouse points to a point on the graph, it displays the value of the point?... more >>
SQL performance
Posted by MajorTom at 4/30/2005 9:08:07 AM
Hello Everybody
I have the question about the SQL Server Performance and design
considerations.
I am developing code that is going to deal with a lot of records (specific
detail in the attachment). I am writing code right now that is working fine
with a few records. My concern is to know ho... more >>
RS fails to render a report with changes just made
Posted by JohnWoll at 4/30/2005 8:48:03 AM
Scenario: Using VS, I deploy a new version of a report (e.g., change some
text) to ReportServer. When I view the report from the web server using a
browser, the report does not show the change.
I tried deleting the report from the server, and re-deploying. The new
report appears in Reports... more >>
.NET 1.xxx and .NET 2.0 beta for SQLRS
Posted by Logicalman at 4/30/2005 5:31:05 AM
I am looking to put the SQL2005 Xpress on my dev machine, which already had
2K and RS + .NET 1.xxx.
I understand I need to remove .NET 1.xxx to install 2.0. How will this
affect SQLRS?
I have RSSP2 installed.
Thanks,
Tony... more >>
Export to Excel
Posted by Jasvinder at 4/30/2005 4:08:02 AM
Hi, i am trying to export report data to excel but when i choose to print,
its default layout is set to LANDSCAPE and i want to set the layout to
PORTRAIT. HOw can i do. If anybody has done it pls share it with me.
Thanks
JAsvinder... more >>
Report based on Stored Procedure
Posted by A.M at 4/30/2005 12:00:00 AM
Hi,
I have a report based on a stored procedure.
The stored procedure does some calculations and finally returns a query
based on a temporary table:
Select * from #Tmp
The problem is Reporting Services doesn't see the results based on a
#temporary table (no error, no rows... more >>
|