Liam
Liam

Reputation: 1317

SSRS 2008 Reporting Services on SQL Server 2005

I know that the only stupid question is the one that you don't ask ... but even so this could be borderline :)

Is it possible to install SSRS 2008 [stand alone] on a site that has SQL server 2005 installed.

I know that you can store the SSRS 2008 Report and Temp databases on SQL Server 2005 [With some restrictions based on the SSRS edition and the SQL server edition].

If SSRS 2008 is an integral part of SQL Server 2008 and can't be separated then our SQL Server 2005 customers will have to upgrade to SQL Server 2008.

Its closely related to here Reporting services 2008 on Sql Server 2005 but I would like some further clarification.

Thanks in advance,

Liam

Upvotes: 3

Views: 318

Answers (1)

cdonner
cdonner

Reputation: 37648

Is it possible to install SSRS 2008 [stand alone] on a site that has SQL server 2005 installed.

No. There is no SSRS-only installation.

Upvotes: 2

Related Questions