| Author |
Message |
DanielBritten
Joined: 05 Nov 2007 Posts: 9 Location: Bentonville, AR
|
Posted: Tue Dec 08, 2009 5:38 pm Post subject: Version Compatibilty Question |
|
|
| I have a Development server that we recently upgrade to SQL 2008. I have a database on that server that is still set to compatability level "SQL Server 2005 (90)". Is is possible to backup that database and then restore it to a server that is still SQL 2005? |
|
| Back to top |
|
 |
peter.peartSite Admin
Joined: 02 Sep 2008 Posts: 362 Location: Top floor, RG towers with the cool kids
|
Posted: Thu Dec 10, 2009 2:13 pm Post subject: |
|
|
Hi Daniel,
As far as I am aware, the compatibility mode doesn't affect the the mdf and ldf files of the database, they are still read as being whatever version of SQL Server you are running. With that in mind, you will not be able to restore a backup taken of a database on SQL Server 2008 running compatibility mode of 2005 on a 2005 server; you will need a 2008 server to restore it onto.
Pete _________________ Peter Peart
Red Gate Software Ltd
+44 (0)870 160 0037 ext. 8569
1 866 RED GATE ext. 8569 |
|
| Back to top |
|
 |
DanielBritten
Joined: 05 Nov 2007 Posts: 9 Location: Bentonville, AR
|
Posted: Thu Dec 10, 2009 3:52 pm Post subject: Thanks |
|
|
| Thanks for the update. I assume that was going to be the case I just wanted to check. |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group