I have an instance of SQL Server 2014 Express installed on a server. I want to install an instance of SQL Server 2016 Developer Edition on the same box without doing an upgrade. I'd like to have both installed side by side. What would
be the best way to get this done? I'm not sure I can just install a named instance of SQL Server 2016 Developer and leave the default install of the Express Edition. Thanks in advance.
↧