Showing posts with label remote. Show all posts
Showing posts with label remote. Show all posts

Wednesday, March 21, 2012

RS2005 - Backend database SQL 2000

Hi,

Is it possible to have RS2005 with the backend as SQL Server 2000 (may be on a remote machine)?

I.e. the Reportserver and ReportServerTempDb will reside on SQL Server 2000.

With which edition of SQL Server 2005 is it possible?

TIA,
Tanmaya

Dear,

U can link a datasource from sqlserver2000.But u cannot have a reportserver and reportservertempdatabase on sqlserver2000.

No edition of sqlserver2005 support this.

HTH

sufian

|||

Yes, this is possible and supported. For example, you can install RS 2005 Enterprise Edition with the metadata being stored on a SQL Server 2000 Enterprise Edition.

-- Robert

|||Thanks,

RS2005 enterprise edition works with backend as SQL 2000.

In Reporting Services configuration manager -> database set, I connected to the machine having SQL 2000 and successfully created the Reportserver and ReportServerTempDb.

However, am getting an error at 'Create Grants Right Script'. I am giving the credentials of system adminstrator (i.e. sa)

Am I going wrong in giving the credentials? Which User's credentials am I suppose to enter there?

Has anyone tried this scenario?

Thanks
Tanmaya|||Please be careful in doing this as it does change some things on that backend. I messed up our backup software by doing this. In short the backup software does not support 2005 server yet and the things that report service installs, installed something that our back software was using....sql

Tuesday, February 21, 2012

RS 2005 with remote catalog on SQL 2000?

We currently have a box running with RS 2000 and a separate box running SQL
2000 containing our report catalog.
Is it possbile to have a mixed mode? The box our catalog is stored on is on
a huge cluster and we are not prepared to migrate it yet.Yes. This is supported and expected. I am currently running RS 2005 on a SQL
Server 2000 db.
Note that the box that has your RS needs to have a 2005 license.
--
Bruce Loehle-Conger
MVP SQL Server Reporting Services
"Scott - LBI" <Scott - LBI@.discussions.microsoft.com> wrote in message
news:276398B2-743D-489E-BB27-2DD68CB8FE98@.microsoft.com...
> We currently have a box running with RS 2000 and a separate box running
> SQL
> 2000 containing our report catalog.
> Is it possbile to have a mixed mode? The box our catalog is stored on is
> on
> a huge cluster and we are not prepared to migrate it yet.