Attaching a database (created in SQL Server 2012) to an instance of SQL Server 2014 without upgrading it
1
vote
2
answers
327
views
I've a database in a production server (SQL Server 2012) and I've a development server (SQL Server 2014).
I need to attach the database in the development server but I've realized that once attached it's automatically upgraded to the version 2014 so I can't attach it again in the production server.
Is it possible to attach the database in the development server without upgrading it?
We are planning to make changes in dev, detach, and attach it back to production.
Asked by vcRobe
(121 rep)
Sep 18, 2017, 03:28 PM
Last activity: Sep 19, 2017, 03:50 AM
Last activity: Sep 19, 2017, 03:50 AM