Skip to content

Commit 588af63

Browse files
committed
Add SSMS 17.4 info, remove some broken links
1 parent 117a7a9 commit 588af63

File tree

2 files changed

+7
-9
lines changed

2 files changed

+7
-9
lines changed

SQL Server Version.md

+4-8
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ Profits:
135135
**For downloading distributive for SQL Server 2008 R2 and SQL Server 2008 you must have MSDN subscription, see [Install 2008 R2] and [Install 2008] links.**
136136

137137
[Install 2017 RTM]:https://www.microsoft.com/en-us/sql-server/sql-server-downloads
138-
[CU1 KB4038634]:https://support.microsoft.com/en-us/help/4038634/cumulative-update-1-for-sql-server-2017
138+
[CU1 KB4052574]:https://support.microsoft.com/en-us/help/4052574/cumulative-update-2-for-sql-server-2017
139139
[Install 2016 SP1]:https://go.microsoft.com/fwlink/?LinkID=799011
140140
[SP1 CU6 KB4037354]:https://support.microsoft.com/en-us/help/4037354/cumulative-update-6-for-sql-server-2016-sp1
141141
[Install 2014 SP2]:https://www.microsoft.com/en-us/evalcenter/evaluate-sql-server-2014-sp2
@@ -1854,9 +1854,9 @@ Microsoft SQL Server 2014 (SP2-CU8) (KB4037356) - 12.0.5557.0 (X64)
18541854
| 8.00.871 | 2000.80.871.0 | [830860 FIX: The performance of a computer that is running SQL Server 2000 degrades when query execution plans against temporary tables remain in the procedure cache] | 2005-10-25 |
18551855
| 8.00.870 | 2000.80.870.0 | [830262 FIX: Unconditional Update May Not Hold Key Locks on New Key Values] | 2005-10-25 |
18561856
| 8.00.869 | 2000.80.869.0 | [830588 FIX: Access violation when you trace keyset-driven cursors by using SQL Profiler] | 2005-10-25 |
1857-
| 8.00.866 | 2000.80.866.0 | [830366 FIX: An access violation occurs in SQL Server 2000 when a high volume of local shared memory connections occur after you install security update MS03-031] | 2006-01-16 |
1858-
| 8.00.865 | 2000.80.865.0 | [830395 FIX: An access violation occurs during compilation if the table contains statistics for a computed column] | 2005-10-25 |
1859-
| 8.00.865 | 2000.80.865.0 | [828945 FIX: You cannot insert explicit values in an IDENTITY column of a SQL Server table by using the SQLBulkOperations function or the SQLSetPos ODBC function in SQL Server 2000] | 2005-10-25 |
1857+
| 8.00.866 | 2000.80.866.0 | 830366 FIX: An access violation occurs in SQL Server 2000 when a high volume of local shared memory connections occur after you install security update MS03-031 | 2006-01-16 |
1858+
| 8.00.865 | 2000.80.865.0 | 830395 FIX: An access violation occurs during compilation if the table contains statistics for a computed column | 2005-10-25 |
1859+
| 8.00.865 | 2000.80.865.0 | 828945 FIX: You cannot insert explicit values in an IDENTITY column of a SQL Server table by using the SQLBulkOperations function or the SQLSetPos ODBC function in SQL Server 2000 | 2005-10-25 |
18601860
| 8.00.863 | 2000.80.863.0 | 829205 FIX: Query performance may be slow and may be inconsistent when you run a query while another query that contains an IN operator with many values is compiled | 2005-10-25 |
18611861
| 8.00.863 | 2000.80.863.0 | 829444 FIX: A floating point exception occurs during the optimization of a query | 2005-10-25 |
18621862
| 8.00.859 | 2000.80.859.0 | 821334 FIX: Issues that are resolved in SQL Server 2000 build 8.00.0859 | 2005-03-31 |
@@ -2188,9 +2188,6 @@ Microsoft SQL Server 2014 (SP2-CU8) (KB4037356) - 12.0.5557.0 (X64)
21882188
[830860 FIX: The performance of a computer that is running SQL Server 2000 degrades when query execution plans against temporary tables remain in the procedure cache]:http://support.microsoft.com/kb/830860/
21892189
[830262 FIX: Unconditional Update May Not Hold Key Locks on New Key Values]:http://support.microsoft.com/kb/830262/
21902190
[830588 FIX: Access violation when you trace keyset-driven cursors by using SQL Profiler]:http://support.microsoft.com/kb/830588/
2191-
[830366 FIX: An access violation occurs in SQL Server 2000 when a high volume of local shared memory connections occur after you install security update MS03-031]:http://support.microsoft.com/kb/830366/
2192-
[830395 FIX: An access violation occurs during compilation if the table contains statistics for a computed column]:http://support.microsoft.com/kb/830395/
2193-
[828945 FIX: You cannot insert explicit values in an IDENTITY column of a SQL Server table by using the SQLBulkOperations function or the SQLSetPos ODBC function in SQL Server 2000]:http://support.microsoft.com/kb/828945/
21942191
[829205 FIX: Query performance may be slow and may be inconsistent when you run a query while another query that contains an IN operator with many values is compiled]:http://support.microsoft.com/kb/829205/
21952192
[829444 FIX: A floating point exception occurs during the optimization of a query]:http://support.microsoft.com/kb/829444/
21962193
[821334 FIX: Issues that are resolved in SQL Server 2000 build 8.00.0859]:http://support.microsoft.com/kb/821334/
@@ -2256,7 +2253,6 @@ Microsoft SQL Server 2014 (SP2-CU8) (KB4037356) - 12.0.5557.0 (X64)
22562253
[815115 FIX: A DTS package that uses global variables ignores an error message raised by RAISERROR]:http://support.microsoft.com/kb/815115/
22572254
[814889 FIX: A DELETE statement with a JOIN might fail and you receive a 625 error]:http://support.microsoft.com/kb/814889/
22582255
[814893 FIX: Error Message: "Insufficient key column information for updating" Occurs in SQL Server 2000 SP3]:http://support.microsoft.com/kb/814893/
2259-
[810163 FIX: An Access Violation Occurs if an sp_cursoropen Call References a Parameter That Is Not Defined]:http://support.microsoft.com/kb/810163/
22602256

22612257

22622258
## Microsoft SQL Server 7.0 Builds

SSMS/README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,8 @@ SQL Server Management Studio 17.3 Upgrade Package (upgrades 17.x to 17.3):
7575

7676
| Version/Download Link | Build | Release Date | Size, Mb |
7777
|----------------------------------|---------------|--------------|---------:|
78-
| [17.3 Release] **Latest** | 14.0.17199.0 | 2017-10-09 | 801 |
78+
| [17.4 Release] **Latest** | 14.0.17213.0 | 2017-12-07 | 802 |
79+
| [17.3 Release] | 14.0.17199.0 | 2017-10-09 | 801 |
7980
| [17.2 Release] | 14.0.17177.0 | 2017-08-07 | 819 |
8081
| [17.1 Release] | 14.0.17119.0 | 2017-05-24 | 784 |
8182
| [17.0 Release] | 14.0.17099.0 | 2017-04-25 | 729 |
@@ -96,6 +97,7 @@ SQL Server Management Studio 17.3 Upgrade Package (upgrades 17.x to 17.3):
9697
| [SQL Server 2012 SP3] | 11.0.6020.0 | 2015-11-21 | 964 |
9798
| [SQL Server 2008 R2] | 10.50.4000 | 2012-07-02 | 161 |
9899

100+
[17.4 Release]:https://go.microsoft.com/fwlink/?linkid=864329
99101
[17.3 Release]:https://go.microsoft.com/fwlink/?linkid=858904
100102
[17.2 Release]:https://go.microsoft.com/fwlink/?linkid=854085
101103
[17.1 Release]:https://go.microsoft.com/fwlink/?linkid=849819

0 commit comments

Comments
 (0)