4

I am trying to upgrade to SQL Server 2012 from SQL Server 2008 R2 without installing any of the 2008 R2 service packs (1, 2, and 3).

The reason is that, at my work, we ship software with SQL Server Express RTM as a prerequisite and we include the RTM versions with our software.

Now the problem comes when we included SQL Server 2012 in our new release. For customers which are in 2008 R2 RTM, we have to ship the service packs with our software so that they can upgrade to the service pack and then upgrade to the SQL Server 2012. However, the service packs have significantly increased the size of our software package and downloading it is taking so much time for customers.

Is there a way to upgrade to SQL Server 2012 from SQL Server 2008 R2 without installing any of the three service packs?

Paul White
95.3k30 gold badges439 silver badges689 bronze badges
asked Oct 27, 2016 at 15:15

1 Answer 1

1

According to this Microsoft link, you have to be at least at Sql 2008 R2 (SP1) to upgrade to Sql 2012.

answered Oct 28, 2016 at 9:21

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.