I was looking for a way / description how to upgrade an existing SQL Server 2000 database to SQL Server 2012.
How i fixed it:
SQL Server 2000 database has to be upgraded to 2005/2008 first.
If found the right hints how to do it in the SQL Server Forum here: http://social.msdn.microsoft.com/Forums/sqlserver/en-US/8ab5617e-0644-4434-96af-ebc04ba89f75/upgrading-from-sql-2000-to-2012-how
The procedure is described well in this document:
http://download.microsoft.com/download/9/5/3/9533501A-6F3E-4D03-A6A3-359AF6A79877/SQL_Server_2012_Upgrade_Technical_Reference_Guide_White_Paper.pdf
It says (page 241), that i have to first upgrade the database from 2000 to 2005/2008 and then to 2012.
This blog is about problems i encountered in everyday life and how i fixed them or worked around them. Sometimes i also just post things to let people out there know about something i think it might be of interest for others than me....
Showing posts with label 2008. Show all posts
Showing posts with label 2008. Show all posts
Friday, August 23, 2013
Monday, September 21, 2009
Convert VS 2008 solution to VS 2005
How to convert a Visual Studio 2008 solution to a Visual Studion 2005 solution?
http://mises.org/Community/blogs/misestech/archive/2008/02/28/visual-studio-2008-to-2005-downgrade-utility.aspx
http://mises.org/Community/blogs/misestech/archive/2008/02/28/visual-studio-2008-to-2005-downgrade-utility.aspx
Subscribe to:
Posts (Atom)