April 10, 2019 at 11:34 am
Trying to migrate a database from SQL Express to 2012 and it will not let me. Any suggestions if this is even possible
April 10, 2019 at 11:53 am
How are you doing the migration? You should be able to just backup the database and restore it to 2012 standard/enterprise edition.
Thanks
April 10, 2019 at 11:55 am
That is what I am trying telling me not compatible
April 10, 2019 at 11:57 am
Are you running 2012 Express edition??
Thanks
April 10, 2019 at 11:58 am
Enterprise
April 10, 2019 at 11:59 am
Is your Express edition 2012 too??
April 10, 2019 at 12:00 pm
Enterprise
What do you mean "enterprise"? Your title says the says Express. Even so a SQL Server 2012 database on Enterprise edition can be restored on a Standard Edition Server.
What version (and edition) is the database you're trying to restore from? For example SQL Server 2008 Express, SQL Server 2014 Enterprise, SQL Server 2019 on Linux Evaluation, etc, etc.
Thom~
Excuse my typos and sometimes awful grammar. My fingers work faster than my brain does.
Larnu.uk
April 10, 2019 at 12:02 pm
I am trying to take a SQLEXPRESS database version 13.0.4001 and restore to SQL Server version 11.0.6248.0
April 10, 2019 at 12:03 pm
April 10, 2019 at 12:05 pm
There's your problem, you are trying to migrate from 2016 to 2012. You'll need to migrate to 2016 or above.
Thanks
Viewing 10 posts - 1 through 9 (of 9 total)
You must be logged in to reply to this topic. Login to reply