January 6, 2009 at 1:52 pm
Is it possible to have SSRS 2008 Reporting Services run with a SQL Server 2005 database back-end?
January 6, 2009 at 6:28 pm
I don't see why not because it will just be a datasource like Oracle or other RDBMS so the only thing connecting both is a connection string.
Kind regards,
Gift Peddie
January 6, 2009 at 7:55 pm
Can a SQL Server 2005 database engine host the ReportServer and ReportServerTempDB database for a SQL Server 2008 Reporting Service installation?
Sorry for the confusion.
January 6, 2009 at 8:44 pm
I would say maybe read the last comment in the link below for how to do that and no I have not used it.
Kind regards,
Gift Peddie
January 7, 2009 at 7:02 am
Thanks. That is what I was looking for.
January 14, 2009 at 10:27 am
Yes - microsoft recommended our shop do it for a sharepoint plugin to work correctly.. tho we just decided to upgrade totally to 2008 sql tho 😀
January 14, 2009 at 10:43 am
Thanks
August 11, 2010 at 3:00 am
Yes we can do this........
August 12, 2010 at 3:01 am
Hi Patrick,
This configuration works fine, I've implemented it myself.
Prior to doing this I checked with Microsoft to confirm that this configuration was supported and they confirmed that it was.
August 24, 2010 at 3:05 pm
Can you have an SSRS 2005 hitting the same ReportServer database that the 2008 is?
August 25, 2010 at 2:10 am
Hi,
No, it's definitely not possible to use an SSRS 2005 server with an SSRS 2008 ReportServer database.
The schema of the ReportServer 2005 databases is different to that of the ReportServer 2008 database.
June 4, 2011 at 5:30 am
Hi, I dont this is possible and it wouldnt make sense either. I have dealt with SSRS 2005 upgrades recently to 2008 R2 and the schema is different. I think i recall querying the sys.tables and there are an additional 4-5 tables, Plus there are additional views to extract data.
January 23, 2012 at 10:59 pm
Report server 2008 may use 2005 SQL Engine for database hosting but it not should be express edition.
Zahirul
January 23, 2013 at 6:18 pm
Hi All,
I'm new to this forum and want to learn and develop SQL Server 2008 R2 Reporting services which is one of the utmost requirement to sustain my job :(... can you please help me with some sites or PDF's that can help to train and work quickly on this.
Cheers
January 24, 2013 at 1:59 am
nivedita talukdar (1/23/2013)
Hi All,I'm new to this forum and want to learn and develop SQL Server 2008 R2 Reporting services which is one of the utmost requirement to sustain my job :(... can you please help me with some sites or PDF's that can help to train and work quickly on this.
Cheers
Good place to start is here http://www.sqlservercentral.com/stairway/72382/
Also plenty of good books on Amazon on SSRS.
Viewing 15 posts - 1 through 15 (of 17 total)
You must be logged in to reply to this topic. Login to reply