Hi,
How to convert Sql server 2012 to sql server 2008( I Cant restore the data base(2012 to 2008)
Thank You
Abhay ShankerPosted Apr 22, 2014, 7:28 AM
Jignesh TrivediPosted Apr 22, 2014, 6:52 AM
No this is not possible, we can move forward... means we can restore the database from 2005, 2008 to 2012 version but not in reverse order.
but there is work round
Please refer
http://www.mssqltips.com/sqlservertip/2810/how-to-migrate-a-sql-server-database-to-a-lower-version/
Munesh SharmaPosted Apr 22, 2014, 5:52 AM
http://dba.stackexchange.com/questions/20588/restore-sql-server-2012-backup-to-a-sql-server-2008-database
Karthik MPosted Apr 22, 2014, 5:24 AM
you can take sql server 2012 scripts with data and will execute in 2008