I want to downgrade SQL Server 2008 R2 to SQL Server 2008. I am using Window Server 2008. Any reference documents?
thanks in advance, George
|
I want to downgrade SQL Server 2008 R2 to SQL Server 2008. I am using Window Server 2008. Any reference documents? thanks in advance, George
| |||||
feedback
|
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.
|
You cannot. It was never possible with any version to do a downgrade. And this question is a duplicate of a still answered question: http://stackoverflow.com/questions/3849496/downgrade-sql-server-2008-r2-to-sql-server-2008 | |||||||||
feedback
|
|
There is no way to downgrade an instance. You can uninstall the database instance and install an older version, but you can not take the newer SQL Server 2008 R2 database (or its backup) and attach it to the older SQL Server 2008 instance. This has never been supported. | |||||||||
feedback
|