I'm trying to get SQL Server 2016 Developer Edition but when I access to Microsoft Dev Essentials page I only can see Express Edition versions:
And when I visit SQL Server Download page I only can download 2019 version
I would like get previous versions of SQL Server 2019 Developer Edition.
Thanks!
2 Answers 2
Old versions are not included in the Downloads for Visual Studio Dev Essentials. You need Visual Studio Professional, or one of the other paid subscriptions to access the back catalog of software. The complete list of available downloads by subscription type is here.
It is a free license, if you have access to the media.
The SQL Server 2016 Evaluation Edition installer is still available for download here, and you can select Developer edition during the install.
-
Now do 2005. (yes, I really do need to install SS2005 in 2023, so I can run an old application we having used since 2013 for long enough to get data out of it, and it's not enough just the import the old mdf/ldf files to a newer server: I really do need to run the app. I'm setting up the win7 vm to host it as I type) :(Joel Coehoorn– Joel Coehoorn2023年12月13日 20:29:05 +00:00Commented Dec 13, 2023 at 20:29
-
SQL Server 2005, even SQL Server 2000 are there on Visual Studio downloads.David Browne - Microsoft– David Browne - Microsoft2023年12月13日 21:36:26 +00:00Commented Dec 13, 2023 at 21:36
have you ever seen this website before :
enter image description here
-
1That's the Service Pack, not the full installer, except for Express Edition, which always gets slipstreamed installers for Service Packs.David Browne - Microsoft– David Browne - Microsoft2022年02月16日 22:46:33 +00:00Commented Feb 16, 2022 at 22:46