Skip to content

Commit c787c8b

Browse files
committed
[FEATURE] Add table with direct downloads and hash
1 parent 4758ad8 commit c787c8b

1 file changed

Lines changed: 47 additions & 15 deletions

File tree

SQL Server Version.md

Lines changed: 47 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ Download links and complete information for all Microsoft SQL Server versions an
33

44
Headers:
55
- [Frequently used terms and acronyms](#frequently-used-terms-and-acronyms)
6-
- [What are the most recent updates for SQL Server? (by Brent Ozar)](#what-are-the-most-recent-updates-for-sql-server-by-brent-ozar)
6+
- [What are the most recent updates for SQL Server?](#what-are-the-most-recent-updates-for-sql-server)
7+
- [Microsoft SQL Server installation files hash](#microsoft-sql-server-installation-files-hash)
78
- [Internal Database Version and Compatibility Level](#internal-database-version-and-compatibility-level)
89
- [Quick summary for SQL Server Service Packs](#quick-summary-for-sql-server-service-packs)
910
- [Microsoft SQL Server 2016 Builds](#microsoft-sql-server-2016-builds)
@@ -56,29 +57,60 @@ contains all the fixes that are included with previous service packs and any new
5657
- **Hotfix**: A single, cumulative package that includes one or more files that are used to address a problem in a product and are cumulative at the binary and file level. A hotfix addresses a specific customer situation and may not be distributed outside the customer's organization.
5758

5859

59-
## What are the most recent updates for SQL Server? (by Brent Ozar) <a id="what-are-the-most-recent-updates-for-sql-server-by-brent-ozar"></a>
60+
## What are the most recent updates for SQL Server? <a id="what-are-the-most-recent-updates-for-sql-server"></a>
6061

61-
| Version | Latest Update | Build Number | Release Date | Support Ends | Other Updates |
62-
|---------|------------------------------------------------|------------------------------|---------------------------|--------------|-------------------------------------------------------------------|
63-
| 2016 | [Download CTP3.3 2016] | 13.0.1000.281 | 2016-02-01 | ? | [Other SQL 2016 Updates](#microsoft-sql-server-2016-builds) |
64-
| 2014 | [Download SP1 2014] then<br/>[CU5 KB3130926] | 12.0.4100.1<br/>12.0.4439.1 | 2015-05-15<br/>2016-02-22 | 2024-07-09 | [Other SQL 2014 Updates](#microsoft-sql-server-2014-builds) |
65-
| 2012 | [Download SP3 2012] then<br/>[CU1 KB3123299] | 11.0.6020.0<br/>11.0.6518.0 | 2015-11-21<br/>2016-01-19 | 2022-07-12 | [Other SQL 2012 Updates](#microsoft-sql-server-2012-builds) |
66-
| 2008 R2 | [Download SP3 2008 R2] then<br/>[SU KB3045311] | 10.50.6000<br/>10.50.6220.0 | 2014-09-30<br/>2015-07-14 | 2019-07-09 | [Other SQL 2008 R2 Updates](#microsoft-sql-server-2008-r2-builds) |
67-
| 2008 | [Download SP4 2008] then<br/>[SU KB3045316] | 10.00.6000<br/>10.0.6241.0 | 2014-09-30<br/>2015-07-14 | 2019-07-09 | [Other SQL 2008 Updates](#microsoft-sql-server-2008-builds) |
68-
| 2005 | [Download SP4 2005] then<br/>[CU3 2507769] | 9.00.5000.00<br/>9.00.5266 | 2010-12-17<br/>2011-03-17 | 2016-04-12 | [Other SQL 2005 Updates](#microsoft-sql-server-2005-builds) |
62+
| Version | Latest Update | Build Number | Release Date | Support Ends | Other Updates |
63+
|---------|--------------------------------------------------------------------|------------------------------|---------------------------|--------------|-------------------------------------------------------------------|
64+
| 2016 | [Download CTP3.3 2016] | 13.0.1000.281 | 2016-02-01 | ? | [Other SQL 2016 Updates](#microsoft-sql-server-2016-builds) |
65+
| 2014 | [Download 2014] then<br/>[SP1 2014] then<br/>[CU5 KB3130926] | 12.0.4100.1<br/>12.0.4439.1 | 2015-05-15<br/>2016-02-22 | 2024-07-09 | [Other SQL 2014 Updates](#microsoft-sql-server-2014-builds) |
66+
| 2012 | [Download 2012] then<br/>[SP3 2012] then<br/>[CU1 KB3123299] | 11.0.6020.0<br/>11.0.6518.0 | 2015-11-21<br/>2016-01-19 | 2022-07-12 | [Other SQL 2012 Updates](#microsoft-sql-server-2012-builds) |
67+
| 2008 R2 | [Download 2008 R2] then <br/>[SP3 2008 R2] then<br/>[SU KB3045311] | 10.50.6000<br/>10.50.6220.0 | 2014-09-30<br/>2015-07-14 | 2019-07-09 | [Other SQL 2008 R2 Updates](#microsoft-sql-server-2008-r2-builds) |
68+
| 2008 | [Download 2008] then<br/>[SP4 2008] then<br/>[SU KB3045316] | 10.00.6000<br/>10.0.6241.0 | 2014-09-30<br/>2015-07-14 | 2019-07-09 | [Other SQL 2008 Updates](#microsoft-sql-server-2008-builds) |
69+
| 2005 | [Download SP4 2005] then<br/>[CU3 KB2507769] | 9.00.5000.00<br/>9.00.5266 | 2010-12-17<br/>2011-03-17 | 2016-04-12 | [Other SQL 2005 Updates](#microsoft-sql-server-2005-builds) |
6970

7071
[Download CTP3.3 2016]:https://technet.microsoft.com/en-in/evalcenter/mt130694.aspx
71-
[Download SP1 2014]:https://support.microsoft.com/en-us/kb/3058865
72+
[Download 2014]:https://www.microsoft.com/en-us/evalcenter/evaluate-sql-server-2014
73+
[SP1 2014]:https://support.microsoft.com/en-us/kb/3058865
7274
[CU5 KB3130926]:https://support.microsoft.com/en-us/kb/3130926
73-
[Download SP3 2012]:http://www.microsoft.com/en-us/download/details.aspx?id=49996
75+
[Download 2012]:https://www.microsoft.com/en-us/evalcenter/evaluate-sql-server-2012
76+
[SP3 2012]:http://www.microsoft.com/en-us/download/details.aspx?id=49996
7477
[CU1 KB3123299]:https://support.microsoft.com/en-us/kb/3123299
7578
[CU9 KB3098512]:https://support.microsoft.com/en-us/kb/3098512
76-
[Download SP3 2008 R2]:http://www.microsoft.com/en-us/download/details.aspx?id=44271
79+
[Download 2008 R2]:https://www.microsoft.com/en-us/download/details.aspx?id=11093
80+
[SP3 2008 R2]:http://www.microsoft.com/en-us/download/details.aspx?id=44271
7781
[SU KB3045311]:https://www.microsoft.com/downloads/details.aspx?familyid=7af16cb8-c944-41cb-a897-c6fc373869cd
78-
[Download SP4 2008]:http://www.microsoft.com/en-us/download/details.aspx?id=44278
82+
[Download 2008]:https://www.microsoft.com/en-us/download/details.aspx?id=5023
83+
[SP4 2008]:http://www.microsoft.com/en-us/download/details.aspx?id=44278
7984
[SU KB3045316]:https://www.microsoft.com/downloads/details.aspx?familyid=40328565-3067-4e36-96ba-26ade333d715
8085
[Download SP4 2005]:http://www.microsoft.com/downloads/en/details.aspx?FamilyID=b953e84f-9307-405e-bceb-47bd345baece
81-
[CU3 2507769]:http://support.microsoft.com/kb/2507769
86+
[CU3 KB2507769]:http://support.microsoft.com/kb/2507769
87+
88+
89+
## Microsoft SQL Server installation files hash <a id="microsoft-sql-server-installation-files-hash"></a>
90+
91+
|Download Link | File Name | SHA1 |
92+
|--------------------------|----------------------------------------------------------------------|-------------------------------------------------------------|
93+
| [SQL Server 2016 CTP3.3] | SQLServer2016CTP3.3-x64-ENU.iso | 6c b7 ae f1 e0 b0 d5 e5 ae 10 90 74 16 20 e6 7f 77 f3 6b 8e |
94+
| [SQL Server 2014] | SQLServer2014-x64-ENU.iso | 9e d2 f6 40 d7 3b 78 ed 51 20 f6 9a ba b4 9b ec ff 5b 00 60 |
95+
| [SQL Server 2014 SP1] | SQLServer2014SP1-KB3058865-x64-ENU.exe | 2c 84 e2 eb d0 d3 cb 49 80 a3 a1 a8 0d 79 fd 75 20 40 56 26 |
96+
| [SQL Server 2014 CU5] | SQLServer2014-KB3130926-x64.exe | 9a ea 16 d5 1a 0c d4 5f 05 67 57 6d 18 85 5f 3e 7e 1d 7c 5c |
97+
| [SQL Server 2012] | SQLFULL_ENU.iso | be 00 94 2c c5 6d 03 3e 2c 9d ce 8a 17 a6 f2 65 4f 51 84 a3 |
98+
| [SQL Server 2012 SP3] | SQLServer2012SP3-KB3072779-x64-ENU.exe | db f0 1b 6d c6 d6 0c 2b 04 5c 92 d9 18 62 e6 08 7a d7 2a 0a |
99+
| [SQL Server 2012 CU1] | SQLServer2012-KB3123299-x64.exe | 6e 6c 4a a8 bf ca 24 2c 28 70 66 a9 a9 43 4e 3a 00 94 3e 94 |
100+
| [SQL Server 2008 R2] | 7601.17514.101119-1850_x64fre_server_eval_en-us-GRMSXEVAL_EN_DVD.iso | ? |
101+
| [SQL Server 2008 R2 SP3] | SQLServer2008R2SP3-KB2979597-x64-ENU.exe | 19 4c d7 40 d5 81 2b 12 63 9b 47 88 6e bd e0 d0 47 74 b4 ec |
102+
| [SQL Server 2008 R2 SU] | SQLServer2008R2-KB3045316-x64.exe | 3a a4 d8 20 55 3b 1e 5d 96 73 55 41 cb b5 5d 97 32 2c 28 6e |
103+
104+
[SQL Server 2016 CTP3.3]:http://care.dlservice.microsoft.com/dl/download/F/A/F/FAF43C03-51BB-43F2-9ECD-406CE3230CCF/SQLServer2016CTP3.3-x64-ENU.iso
105+
[SQL Server 2014]:http://care.dlservice.microsoft.com/dl/download/2/F/8/2F8F7165-BB21-4D1E-B5D8-3BD3CE73C77D/SQLServer2014SP1-FullSlipstream-x64-ENU.iso
106+
[SQL Server 2014 SP1]:https://download.microsoft.com/download/2/F/8/2F8F7165-BB21-4D1E-B5D8-3BD3CE73C77D/SQLServer2014SP1-KB3058865-x64-ENU.exe
107+
[SQL Server 2014 CU5]:https://download.microsoft.com/download/9/5/3/953C5CEC-69F1-4B43-8226-44504C55199D/SQL2014SP1CU5/x64/SQLServer2014-KB3130926-x64.exe
108+
[SQL Server 2012]:https://download.microsoft.com/download/4/C/7/4C7D40B9-BCF8-4F8A-9E76-06E9B92FE5AE/ENU/SQLFULL_ENU.iso
109+
[SQL Server 2012 SP3]:https://download.microsoft.com/download/B/1/7/B17F8608-FA44-462D-A43B-00F94591540A/ENU/x64/SQLServer2012SP3-KB3072779-x64-ENU.exe
110+
[SQL Server 2012 CU1]:https://download.microsoft.com/download/3/0/D/30D98783-31D6-4123-9F87-5058BA9FC977/SQL12SP3QFECU1/x64/SQLServer2012-KB3123299-x64.exe
111+
[SQL Server 2008 R2]:https://download.microsoft.com/download/7/5/E/75EC4E54-5B02-42D6-8879-D8D3A25FBEF7/7601.17514.101119-1850_x64fre_server_eval_en-us-GRMSXEVAL_EN_DVD.iso
112+
[SQL Server 2008 R2 SP3]:https://download.microsoft.com/download/D/7/A/D7A28B6C-FCFE-4F70-A902-B109388E01E9/ENU/SQLServer2008R2SP3-KB2979597-x64-ENU.exe
113+
[SQL Server 2008 R2 SU]:https://download.microsoft.com/download/4/D/A/4DAE6F9E-960E-4A59-BDE7-1D92DA508315/SQLServer2008R2-KB3045316-x64.exe
82114

83115

84116
## Internal Database Version and Compatibility Level <a id="internal-database-version-and-compatibility-level"></a>

0 commit comments

Comments
 (0)