all groups > sql server reporting services > march 2005 >
You're in the

sql server reporting services

group:

Importing RS Eval dB into RS Standard


Importing RS Eval dB into RS Standard Jack Mac
3/22/2005 2:17:06 PM
sql server reporting services:
A message delivered back to me from an error states that I may use rs.exe to
import data/reports from one dB (the eval version) into my new version
(standard). Documentation on this subject is slim. Any help out there on
actually executing this?
--
RE: Importing RS Eval dB into RS Standard David Moyes
3/23/2005 4:25:04 AM
I personally have not done this, but come across this in another thread, so
maybe useful (dont take my word for it). I am not sure if this is any help.


INF: How to Upgrade to SQL Server 2000 Retail Version After SQL Server 2000
Evaluation Edition Expires
http://support.microsoft.com/?id=281574

However, it is not recommended to upgrade to full version directly.
Uninstalling and reinstalling is a better way to upgrade. If you'd like to
use the original Reporting service database, you can follow the steps below:

1. Uninstall the evaluation edition of Reporting Services leaving the
original database intact.
2. Install the Full version of Reporting services using a different
name for the databases (ie. BogusReportServer)
3. Run the rsconfig.exe tool to attach to the original database.

rsconfig -c -s<yourservername> -d originalReportserverDB -a
Windows

4. Once this is installed properly please use the rskeymgmt.exe tool
to delete all encrypted values from the report server database.
rskeymgmt -d

5. Go into each report/datasource and reconfigure the connection
credentials

-------------------------------------------------------------------------------

[quoted text, click to view]
AddThis Social Bookmark Button