p2p.wrox.com Forums

Need to download code?

View our list of code downloads.


Go Back   p2p.wrox.com Forums > SQL Server > Reporting Services
I forgot my password Register Now
Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read
Reporting Services SQL Server Reporting Services. Please specify which version.

Welcome to the p2p.wrox.com Forums.

You are currently viewing the Reporting Services section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.

Reply
 
Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old December 7th, 2005, 10:25 PM
Registered User
 
Join Date: Dec 2005
Location: , , .
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default deploy report for runtime environment

Hi, i am new to on this reporting service. I am wondering whether the report i generated using reporting service can be moved to other host (PC) which has no .net framework, nor the reporting service software,and not connected to my report sever database, yet i stil can perform the same viewing, filtering on the host.
If it is possible, what files should i moved to the new host (assumming the new host has its own database server)

Thanks.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
  #2 (permalink)  
Old January 22nd, 2006, 11:56 PM
Friend of Wrox
 
Join Date: Dec 2005
Location: , AZ, .
Posts: 146
Thanks: 0
Thanked 0 Times in 0 Posts
Default

A report exists in three states the published report definition (the rdl file), the intermediate report where any query parameters have been applied and the data pulled (this is cached in ReportServer or ReportServerTempDB databases -- depending on what type of cache), or the rendered report (such as a pdf file).

You can take a rendered report and move it elsewhere and view it provided you have the required app, acrobat reader, excel, etc.

Intermediate Reports exist in a database in a complex form so they can't really be moved.

Published reports -- well the rdl file can be moved but you can not display any data without something to process the rdl (the report server and the report server requires IIS and .NET) query the datasource and then render it.

In short -- no

David Lundell
Principal Consultant and Trainer
www.mutuallybeneficial.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Crystal Report Problem on Deploy...Everything Over sjf905 C# 4 November 9th, 2007 02:15 PM
Runtime crystsl report biplabsamanta.wd ASP.NET 1.0 and 1.1 Professional 0 July 9th, 2007 04:56 AM
Crystal Report Deploy amirmunir VB.NET 2002/2003 Basics 0 May 27th, 2006 07:01 AM
deploy crystal report janedong Crystal Reports 1 November 15th, 2004 04:42 AM
Crystal Report in >net environment and field size janet_35 Crystal Reports 3 February 17th, 2004 06:19 AM



All times are GMT -4. The time now is 08:10 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© 2008 Wiley Publishing, Inc