SQL 2016 and 2017 on same machine?

  • Long story, I'll spare the details.  I have a machine with SQL 2016 Standard installed.  I would also like on a short term basis to install SQL 2017 Developers on the same machine; without it "breaking" the 2016 version.  Is this possible?  Thanks!

     

  • Yes, it shouldn't be a problem to have different versions on the same machine.

     

  • On my previous laptop, I ran Dev edition for

    • 2014
    • 2016
    • 2017

    On this one, I have 2017 and 2019, no issues. In fact, I don't usually install a default instance and just used named instances like SQL2017, SQL2019, and just connect to the one I need to test something

  • There is no problem running different versions of SQL Server on the same machine but you could potentially see issues if you then want to uninstall 2017 once you have finished using it if it has updated any shared libraries.

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply