/****** Object: Table [dbo].[Ref_SQLVersions] Script Date: 10/13/2014 11:17:03 AM ******/ SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO CREATE TABLE [dbo].[Ref_SQLVersions]( [Build] [nvarchar](25) NULL, [File version] [nvarchar](25) NULL, [Description] [nvarchar](255) NULL, [Date Updated] [datetime] NULL, [Availability] [nvarchar](50) NULL, [ranking] [int] IDENTITY(1,1) NOT NULL ) ON [PRIMARY] GO SET IDENTITY_INSERT [dbo].[Ref_SQLVersions] ON INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'12.00.2405', N'2014.120.2405.0', N'2999809 FIX: Poor performance when a query contains table joins in SQL Server 2014', CAST(0x0000A3B100000000 AS DateTime), N'Downloadable', 1) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'12.00.2402', N'2014.120.2402.0', N'2984923 Cumulative update package 3 (CU3) for SQL Server 2014', CAST(0x0000A38B00000000 AS DateTime), N'Downloadable', 2) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'12.00.2381', N'2014.120.2381.0', N'2977316 MS14-044: Description of the security update for SQL Server 2014 (QFE)', CAST(0x0000A38500000000 AS DateTime), N'Downloadable', 3) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'12.00.2370', N'2014.120.2370.0', N'2967546 Cumulative update package 2 (CU2) for SQL Server 2014', CAST(0x0000A35700000000 AS DateTime), N'Downloadable', 4) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'12.00.2342', N'2014.120.2342.0', N'2931693 Cumulative update package 1 (CU1) for SQL Server 2014', CAST(0x0000A31500000000 AS DateTime), N'Downloadable', 5) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'12.00.2000', N'2014.120.2000.8', N'SQL Server 2014 RTM', CAST(0x0000A30000000000 AS DateTime), N'Downloadable (MSDN/TechNet subscribers ONLY', 6) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'12.00.1524', N'2014.120.1524.0', N'Microsoft SQL Server 2014 Community Technology Preview 2 (CTP2)', CAST(0x0000A25800000000 AS DateTime), NULL, 7) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'11.00.9120', N'2013.110.9120.0', N'Microsoft SQL Server 2014 Community Technology Preview 1 (CTP1)', CAST(0x0000A1E800000000 AS DateTime), NULL, 8) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'11.0.9000.0', N'2011.110.9000.5', N'Microsoft SQL Server 2012 With Power View For Multidimensional Models Customer Technology Preview (CTP3)', CAST(0x0000A11600000000 AS DateTime), NULL, 9) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'11.0.3339.0', N'2011.110.3339.0', N'2790947 Cumulative update package 2 (CU2) for SQL Server 2012 Service Pack 1', CAST(0x00009FE300000000 AS DateTime), N'Downloadable', 10) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'11.0.3335.0', N'2011.110.3335.0', N'2800050 FIX: Component installation process fails after you install SQL Server 2012 SP1', CAST(0x0000A14600000000 AS DateTime), N'Downloadable', 11) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'11.0.3321.0', N'2011.110.3321.0', N'2765331 Cumulative update package 1 (CU1) for SQL Server 2012 Service Pack 1', CAST(0x0000A10F00000000 AS DateTime), N'Downloadable', 12) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'11.0.3128.0', N'2011.110.3128.0', N'2793634 Windows Installer starts repeatedly after you install SQL Server 2012 SP1', CAST(0x0000A13B00000000 AS DateTime), N'Downloadable', 13) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'11.0.3000.0', N'2011.110.3000.0', N'SQL Server 2012 Service Pack 1 (SP1)', CAST(0x0000A10100000000 AS DateTime), N'Downloadable', 14) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'11.0.2845.0', N'2011.110.2845.0', N'SQL Server 2012 Service Pack 1 Customer Technology Preview 4 (CTP4)', CAST(0x0000A0D200000000 AS DateTime), NULL, 15) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'11.0.2809.0', N'2011.110.2809.24', N'SQL Server 2012 Service Pack 1 Customer Technology Preview 3 (CTP3)', CAST(0x0000A08500000000 AS DateTime), NULL, 16) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'11.0.2395.0', N'2011.110.2395.0', N'2777772 Cumulative update package 5 (CU5) for SQL Server 2012', CAST(0x0000A12B00000000 AS DateTime), N'Downloadable', 17) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'11.0.2383.0', N'2011.110.2383.0', N'2758687 Cumulative update package 4 (CU4) for SQL Server 2012', CAST(0x0000A0EE00000000 AS DateTime), N'Downloadable', 18) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'11.0.2376.0', N'2011.110.2376.0', N'Microsoft Security Bulletin MS12-070', CAST(0x0000A0E500000000 AS DateTime), N'Downloadable', 19) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'11.0.2332.0', N'2011.110.2332.0', N'2723749 Cumulative update package 3 (CU3) for SQL Server 2012', CAST(0x0000A0BC00000000 AS DateTime), N'Downloadable', 20) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'11.0.2325.0', N'2011.110.2325.0', N'2703275 Cumulative update package 2 (CU2) for SQL Server 2012', CAST(0x0000A07400000000 AS DateTime), N'Downloadable', 21) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'11.0.2316.0', N'2011.110.2316.0', N'2679368 Cumulative update package 1 (CU1) for SQL Server 2012', CAST(0x0000A03100000000 AS DateTime), N'Downloadable', 22) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'11.0.2218.0', N'2011.110.2218.0', N'Microsoft Security Bulletin MS12-070', CAST(0x0000A0E500000000 AS DateTime), N'Downloadable', 23) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'11.0.2214.0', N'2011.110.2214.0', N'2685308 FIX: SSAS uses only 20 cores in SQL Server 2012 Business Intelligence', CAST(0x0000A02B00000000 AS DateTime), N'Downloadable', 24) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'11.0.2100.0', N'2011.110.2100.60', N'SQL Server 2012 RTM', CAST(0x0000A00C00000000 AS DateTime), N'Downloadable (MSDN/TechNet subscribers only)', 25) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'11.0.1913.0', N'2011.110.1913.37', N'Microsoft SQL Server 2012 Release Candidate 1 (RC1)', CAST(0x00009FBB00000000 AS DateTime), N'Downloadable', 26) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'11.0.1750.0', N'2011.110.1750.32', N'Microsoft SQL Server 2012 Release Candidate 0 (RC0)', CAST(0x00009F9E00000000 AS DateTime), N'Downloadable', 27) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'11.0.1440.0', N'2010.110.1440.19', N'Microsoft SQL Server 2012 (codename Denali) Community Technology Preview 3 (CTP3)', CAST(0x00009F1D00000000 AS DateTime), N'Downloadable', 28) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'11.0.1103.0', N'2010.110.1103.9', N'Microsoft SQL Server 2012 (codename Denali) Community Technology Preview 1 (CTP1)', CAST(0x00009E2800000000 AS DateTime), NULL, 29) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.50.4270.0', N'2009.100.4270.0', N'2777358 Cumulative update package 4 (CU4) for SQL Server 2008 R2 Service Pack 2', CAST(0x0000A12A00000000 AS DateTime), N'Downloadable', 30) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.50.4266.0', N'2009.100.4266.0', N'2754552 Cumulative update package 3 (CU3) for SQL Server 2008 R2 Service Pack 2', CAST(0x0000A0EB00000000 AS DateTime), N'Downloadable', 31) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.50.4263.0', N'2009.100.4263.0', N'2740411 Cumulative update package 2 (CU2) for SQL Server 2008 R2 Service Pack 2', CAST(0x0000A0BC00000000 AS DateTime), N'Downloadable', 32) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.50.4260.0', N'2009.100.4260.0', N'2720425 Cumulative update package 1 (CU1) for SQL Server 2008 R2 Service Pack 2', CAST(0x0000A0A000000000 AS DateTime), N'Downloadable', 33) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.50.4000.0', N'2009.100.4000.0', N'SQL Server 2008 R2 Service Pack 2 (SP2)', CAST(0x0000A09A00000000 AS DateTime), N'Downloadable', 34) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.50.3720.0', N'2009.100.3720.0', N'SQL Server 2008 R2 Service Pack 2 Community Technology Preview (CTP)', CAST(0x0000A05000000000 AS DateTime), NULL, 35) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.50.2861.0', N'2009.100.2861.0', N'Microsoft Security Bulletin MS12-070', CAST(0x0000A0E500000000 AS DateTime), N'Downloadable', 36) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.50.2868.0', N'2009.100.2868.0', N'2783135 Cumulative update package 10 (CU10) for SQL Server 2008 R2 Service Pack 1', CAST(0x0000A12A00000000 AS DateTime), N'Downloadable', 37) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.50.2866.0', N'2009.100.2866.0', N'2756574 Cumulative update package 9 (CU9) for SQL Server 2008 R2 Service Pack 1', CAST(0x0000A10100000000 AS DateTime), N'Downloadable', 38) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.50.2861.0', N'2009.100.2861.0', N'2716439 MS12-070: Description of the security update for SQL Server 2008 R2 Service Pack 1 QFE: October 9, 2012', CAST(0x0000A0E500000000 AS DateTime), N'Downloadable', 39) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.50.2822.0', N'2009.100.2822.0', N'2723743 Cumulative update package 8 (CU8) for SQL Server 2008 R2 Service Pack 1', CAST(0x0000A0BC00000000 AS DateTime), N'Downloadable', 40) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.50.2817.0', N'2009.100.2817.0', N'2703282 Cumulative update package 7 (CU7) for SQL Server 2008 R2 Service Pack 1', CAST(0x0000A07400000000 AS DateTime), N'Downloadable', 41) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.50.2811.0', N'2009.100.2811.0', N'2679367 Cumulative update package 6 (CU6) for SQL Server 2008 R2 Service Pack 1', CAST(0x0000A03500000000 AS DateTime), N'Downloadable', 42) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.50.2807.0', N'2009.100.2807.0', N'2675522 FIX: Access violation when you run DML statements against a table that has partitioned indexes in SQL Server 2008 R2', CAST(0x0000A01200000000 AS DateTime), N'Downloadable', 43) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.50.2806.0', N'2009.100.2806.0', N'2659694 Cumulative update package 5 (CU5) for SQL Server 2008 R2 Service Pack 1', CAST(0x00009FFF00000000 AS DateTime), N'Downloadable', 44) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.50.2799.0', N'2009.100.2799.0', N'2633357 FIX: "Non-yielding Scheduler" error might occur when you run a query that uses the CHARINDEX function in SQL Server 2008 R2', CAST(0x00009FFF00000000 AS DateTime), N'Downloadable', 45) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.50.2796.0', N'2009.100.2796.0', N'2633146 Cumulative update package 4 (CU4) for SQL Server 2008 R2 Service Pack 1', CAST(0x00009FBF00000000 AS DateTime), N'Downloadable', 46) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.50.2789.0', N'2009.100.2789.0', N'2591748 Cumulative update package 3 (CU3) for SQL Server 2008 R2 Service Pack 1', CAST(0x00009F7F00000000 AS DateTime), N'Downloadable', 47) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.50.2776.0', N'2009.100.2776.0', N'2606883 FIX: Slow performance when an AFTER trigger runs on a partitioned table in SQL Server 2008 R2', CAST(0x00009F8000000000 AS DateTime), N'Downloadable', 48) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.50.2772.0', N'2009.100.2772.0', N'2567714 Cumulative update package 2 (CU2) for SQL Server 2008 R2 Service Pack 1', CAST(0x00009F4000000000 AS DateTime), N'Downloadable', 49) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.50.2769.0', N'2009.100.2769.0', N'2544793 Cumulative update package 1 (CU1) for SQL Server 2008 R2 Service Pack 1', CAST(0x00009F2400000000 AS DateTime), N'Downloadable', 50) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.50.2550.0', N'2009.100.2550.0', N'Microsoft Security Bulletin MS12-070', CAST(0x0000A0E500000000 AS DateTime), N'Downloadable', 51) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.50.2500.0', N'2009.100.2500.0', N'SQL Server 2008 R2 Service Pack 1 (SP1)', CAST(0x00009F1D00000000 AS DateTime), N'Downloadable', 52) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.50.1817.0', N'2009.100.1817.0', N'2703280 Cumulative update package 14 (CU14) for SQL Server 2008 R2', CAST(0x0000A07400000000 AS DateTime), N'Downloadable', 53) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.50.1815.0', N'2009.100.1815.0', N'2679366 Cumulative update package 13 (CU13) for SQL Server 2008 R2', CAST(0x0000A03600000000 AS DateTime), N'Downloadable', 54) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.50.1810.0', N'2009.100.1810.0', N'2659692 Cumulative update package 12 (CU12) for SQL Server 2008 R2', CAST(0x00009FFE00000000 AS DateTime), N'Downloadable', 55) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.50.1809.0', N'2009.100.1809.0', N'2633145 Cumulative update package 11 (CU11) for SQL Server 2008 R2', CAST(0x00009FD300000000 AS DateTime), N'Downloadable', 56) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.50.1807.0', N'2009.100.1807.0', N'2591746 Cumulative update package 10 (CU10) for SQL Server 2008 R2', CAST(0x00009F8100000000 AS DateTime), N'Downloadable', 57) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.50.1804.0', N'2009.100.1804.0', N'2567713 Cumulative update package 9 (CU9) for SQL Server 2008 R2', CAST(0x00009F4100000000 AS DateTime), N'Downloadable', 58) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.50.1800.0', N'2009.100.1800.0', N'2574699 FIX: Database data files might be incorrectly marked as sparse in SQL Server 2008 R2 or in SQL Server 2008 even when the physical files are marked as not sparse in the file system', CAST(0x00009F8000000000 AS DateTime), N'Downloadable', 59) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.50.1797.0', N'2009.100.1797.0', N'2534352 Cumulative update package 8 (CU8) for SQL Server 2008 R2', CAST(0x00009F0800000000 AS DateTime), N'Downloadable', 60) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.50.1790.0', N'2009.100.1790.0', N'2494086 MS11-049: Description of the security update for SQL Server 2008 R2 QFE: June 14, 2011', CAST(0x00009F0500000000 AS DateTime), N'Downloadable', 61) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.50.1777.0', N'2009.100.1777.0', N'2507770 Cumulative update package 7 (CU7) for SQL Server 2008 R2', CAST(0x00009F0400000000 AS DateTime), N'Downloadable', 62) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.50.1769.0', N'2009.100.1769.0', N'2520808 FIX: Non-yielding scheduler error when you run a query that uses a TVP in SQL Server 2008 or in SQL Server 2008 R2 if SQL Profiler or SQL Server Extended Events is used', CAST(0x00009EC900000000 AS DateTime), N'Downloadable', 63) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.50.1765.0', N'2009.100.1765.0', N'2489376 Cumulative update package 6 (CU6) for SQL Server 2008 R2', CAST(0x00009E9100000000 AS DateTime), N'Downloadable', 64) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.50.1753.0', N'2009.100.1753.0', N'2438347 Cumulative update package 5 (CU5) for SQL Server 2008 R2', CAST(0x00009E5500000000 AS DateTime), N'Downloadable', 65) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.50.1746.0', N'2009.100.1746.0', N'2345451 Cumulative update package 4 (CU4) for SQL Server 2008 R2', CAST(0x00009E1300000000 AS DateTime), N'Downloadable', 66) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.50.1734.0', N'2009.100.1734.0', N'2261464 Cumulative update package 3 (CU3) for SQL Server 2008 R2', CAST(0x00009DD800000000 AS DateTime), N'Downloadable', 67) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.50.1720.0', N'2009.100.1720.0', N'2072493 Cumulative update package 2 (CU2) for SQL Server 2008 R2', CAST(0x00009DA000000000 AS DateTime), N'Downloadable', 68) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.50.1702.0', N'2009.100.1702.0', N'981355 Cumulative update package 1 (CU1) for SQL Server 2008 R2', CAST(0x00009D7A00000000 AS DateTime), N'Downloadable', 69) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.50.1617.0', N'2009.100.1617.0', N'2494088 MS11-049: Description of the security update for SQL Server 2008 R2 GDR: June 14, 2011', CAST(0x00009F0200000000 AS DateTime), N'Downloadable', 70) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.50.1600.0', N'2009.100.1600.1', N'SQL Server 2008 R2 RTM', CAST(0x00009D5F00000000 AS DateTime), N'Downloadable (MSDN/TechNet subscribers only)', 71) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.50.1352.0', N'2009.100.1352.12', N'Microsoft SQL Server 2008 R2 November Community Technology Preview (CTP)', CAST(0x00009CBF00000000 AS DateTime), N'Downloadable', 72) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.50.1092.0', N'2009.100.1092.20', N'Microsoft SQL Server 2008 R2 August Community Technology Preview (CTP)', CAST(0x00009C3800000000 AS DateTime), N'Downloadable', 73) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.5829.0', N'2007.100.5829.0', N'2799883 Cumulative update package 9 (CU9) for SQL Server 2008 Service Pack 3', CAST(0x0000A14F00000000 AS DateTime), N'Downloadable', 74) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.5828.0', N'2007.100.5828.0', N'2771833 Cumulative update package 8 (CU8) for SQL Server 2008 Service Pack 3', CAST(0x0000A10E00000000 AS DateTime), N'Downloadable', 75) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.5826.0', N'2007.100.5826.0', N'2716435 Microsoft Security Bulletin MS12-070', CAST(0x0000A0E500000000 AS DateTime), N'Downloadable', 76) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.5794.0', N'2007.100.5794.0', N'2738350 Cumulative update package 7 (CU7) for SQL Server 2008 Service Pack 3', CAST(0x0000A0D300000000 AS DateTime), N'Downloadable', 77) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.5788.0', N'2007.100.5788.0', N'2715953 Cumulative update package 6 (CU6) for SQL Server 2008 Service Pack 3', CAST(0x0000A09000000000 AS DateTime), N'Downloadable', 78) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.5785.0', N'2007.100.5785.0', N'2696626 Cumulative update package 5 (CU5) for SQL Server 2008 Service Pack 3', CAST(0x0000A05600000000 AS DateTime), N'Downloadable', 79) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.5775.0', N'2007.100.5775.0', N'2673383 Cumulative update package 4 (CU4) for SQL Server 2008 Service Pack 3', CAST(0x0000A01A00000000 AS DateTime), N'Downloadable', 80) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.5770.0', N'2007.100.5770.0', N'2648098 Cumulative update package 3 (CU3) for SQL Server 2008 Service Pack 3', CAST(0x00009FDA00000000 AS DateTime), N'Downloadable', 81) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.5768.0', N'2007.100.5768.0', N'2633143 Cumulative update package 2 (CU2) for SQL Server 2008 Service Pack 3', CAST(0x00009FA300000000 AS DateTime), N'Downloadable', 82) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.5766.0', N'2007.100.5766.0', N'2617146 Cumulative update package 1 (CU1) for SQL Server 2008 Service Pack 3', CAST(0x00009F8000000000 AS DateTime), N'Downloadable', 83) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.5512.0', N'2007.100.5512.0', N'Microsoft Security Bulletin MS12-070', CAST(0x0000A0E500000000 AS DateTime), N'Downloadable', 84) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.5500.0', N'2007.100.5500.0', N'SQL Server 2008 Service Pack 3 (SP3)', CAST(0x00009F7400000000 AS DateTime), N'Downloadable', 85) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.5416.0', N'2007.100.5416.0', N'SQL Server 2008 Service Pack 3 CTP', CAST(0x00009F4700000000 AS DateTime), NULL, 86) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.4371.0', N'2007.100.4371.0', N'Microsoft Security Bulletin MS12-070', CAST(0x0000A0E500000000 AS DateTime), N'Downloadable', 87) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.4333.0', N'2007.100.4333.0', N'2715951 Cumulative update package 11 (CU11) for SQL Server 2008 Service Pack 2', CAST(0x0000A09000000000 AS DateTime), N'Downloadable', 88) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.4332.0', N'2007.100.4332.0', N'2696625 Cumulative update package 10 (CU10) for SQL Server 2008 Service Pack 2', CAST(0x0000A05700000000 AS DateTime), N'Downloadable', 89) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.4330.0', N'2007.100.4330.0', N'2673382 Cumulative update package 9 (CU9) for SQL Server 2008 Service Pack 2', CAST(0x0000A01900000000 AS DateTime), N'Downloadable', 90) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.4326.0', N'2007.100.4326.0', N'2648096 Cumulative update package 8 (CU8) for SQL Server 2008 Service Pack 2', CAST(0x00009FE800000000 AS DateTime), N'Downloadable', 91) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.4323.0', N'2007.100.4323.0', N'2617148 Cumulative update package 7 (CU7) for SQL Server 2008 Service Pack 2', CAST(0x00009FA200000000 AS DateTime), N'Downloadable', 92) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.4321.0', N'2007.100.4321.0', N'2582285 Cumulative update package 6 (CU6) for SQL Server 2008 Service Pack 2', CAST(0x00009F6400000000 AS DateTime), N'Downloadable', 93) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.4316.0', N'2007.100.4316.0', N'2555408 Cumulative update package 5 (CU5) for SQL Server 2008 Service Pack 2', CAST(0x00009F2400000000 AS DateTime), N'Downloadable', 94) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.4285.0', N'2007.100.4285.0', N'2527180 Cumulative update package 4 (CU4) for SQL Server 2008 Service Pack 2', CAST(0x00009EE500000000 AS DateTime), N'Downloadable', 95) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.4279.0', N'2007.100.4279.0', N'2498535 Cumulative update package 3 (CU3) for SQL Server 2008 Service Pack 2', CAST(0x00009EA300000000 AS DateTime), N'Downloadable', 96) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.4272.0', N'2007.100.4272.0', N'2467239 Cumulative update package 2 (CU2) for SQL Server 2008 Service Pack 2', CAST(0x00009E8600000000 AS DateTime), N'Downloadable', 97) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.4266.0', N'2007.100.4266.0', N'2289254 Cumulative update package 1 (CU1) for SQL Server 2008 Service Pack 2', CAST(0x00009E2F00000000 AS DateTime), N'Downloadable', 98) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.4067.0', N'2007.100.4067.0', N'Microsoft Security Bulletin MS12-070', CAST(0x0000A0E500000000 AS DateTime), N'Downloadable', 99) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.4064.0', N'2007.100.4064.0', N'2494089 MS11-049: Description of the security update for SQL Server 2008 Service Pack 2 GDR: June 14, 2011', CAST(0x00009F0200000000 AS DateTime), N'Downloadable', 100) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.4000.0', N'2007.100.4000.0', N'SQL Server 2008 Service Pack 2 (SP2)', CAST(0x00009E0000000000 AS DateTime), N'Downloadable', 101) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.3798.0', N'2007.100.3798.0', N'SQL Server 2008 Service Pack 2 CTP', CAST(0x00009DAC00000000 AS DateTime), NULL, 102) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.2850.0', N'2007.100.2850.0', N'2582282 Cumulative update package 16 (CU16) for SQL Server 2008 Service Pack 1', CAST(0x00009F6300000000 AS DateTime), N'Downloadable', 103) GO INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.2847.0', N'2007.100.2847.0', N'2555406 Cumulative update package 15 (CU15) for SQL Server 2008 Service Pack 1', CAST(0x00009F2400000000 AS DateTime), N'Downloadable', 104) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.2821.0', N'2007.100.2821.0', N'2527187 Cumulative update package 14 (CU14) for SQL Server 2008 Service Pack 1', CAST(0x00009EE500000000 AS DateTime), N'Downloadable', 105) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.2816.0', N'2007.100.2816.0', N'2497673 Cumulative update package 13 (CU13) for SQL Server 2008 Service Pack 1', CAST(0x00009EAE00000000 AS DateTime), N'Downloadable', 106) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.2808.0', N'2007.100.2808.0', N'2467236 Cumulative update package 12 (CU12) for SQL Server 2008 Service Pack 1', CAST(0x00009E8600000000 AS DateTime), N'Downloadable', 107) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.2804.0', N'2007.100.2804.0', N'2413738 Cumulative update package 11 (CU11) for SQL Server 2008 Service Pack 1', CAST(0x00009E2F00000000 AS DateTime), N'Downloadable', 108) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.2799.0', N'2007.100.2799.0', N'2279604 Cumulative update package 10 (CU10) for SQL Server 2008 Service Pack 1', CAST(0x00009DF800000000 AS DateTime), N'Downloadable', 109) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.2789.0', N'2007.100.2789.0', N'2083921 Cumulative update package 9 (CU9) for SQL Server 2008 Service Pack 1', CAST(0x00009DBA00000000 AS DateTime), N'Downloadable', 110) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.2787.0', N'2007.100.2787.0', N'2231277 FIX: The Reporting Services service stops unexpectedly after you apply SQL Server 2008 SP1 CU 7 or CU8', CAST(0x00009DC300000000 AS DateTime), N'Downloadable', 111) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.2775.0', N'2007.100.2775.0', N'981702 Cumulative update package 8 (CU8) for SQL Server 2008 Service Pack 1', CAST(0x00009D7900000000 AS DateTime), N'Downloadable', 112) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.2766.0', N'2007.100.2766.0', N'979065 Cumulative update package 7 (CU7) for SQL Server 2008 Service Pack 1', CAST(0x00009D4500000000 AS DateTime), N'Downloadable', 113) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.2757.0', N'2007.100.2757.0', N'977443 Cumulative update package 6 (CU6) for SQL Server 2008 Service Pack 1', CAST(0x00009D0200000000 AS DateTime), N'Downloadable', 114) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.2746.0', N'2007.100.2746.0', N'975977 Cumulative update package 5 (CU5) for SQL Server 2008 Service Pack 1', CAST(0x00009CC300000000 AS DateTime), N'Downloadable', 115) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.2740.0', N'2007.100.2740.0', N'976761 FIX: Error message when you perform a rolling upgrade in a SQL Server 2008 cluster : "18401, Login failed for user SQLTEST\AgentService. Reason: Server is in script upgrade mode. Only administrator can connect at this time.[SQLState 42000]"', CAST(0x00009CCB00000000 AS DateTime), N'Downloadable', 116) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.2734.0', N'2007.100.2734.0', N'973602 Cumulative update package 4 (CU4) for SQL Server 2008 Service Pack 1', CAST(0x00009C8C00000000 AS DateTime), N'Downloadable', 117) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.2723.0', N'2007.100.2723.0', N'971491 Cumulative update package 3 (CU3) for SQL Server 2008 Service Pack 1', CAST(0x00009C4D00000000 AS DateTime), N'Downloadable', 118) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.2714.0', N'2007.100.2714.0', N'970315 Cumulative update package 2 (CU2) for SQL Server 2008 Service Pack 1', CAST(0x00009C0D00000000 AS DateTime), N'Downloadable', 119) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.2712.0', N'2007.100.2712.0', N'970507 FIX: Error message in SQL Server 2008 when you run an INSERT SELECT statement on a table: "Violation of PRIMARY KEY constraint ''''. Cannot insert duplicate key in object ''''"', CAST(0x00009C4D00000000 AS DateTime), NULL, 120) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.2710.0', N'2007.100.2710.0', N'969099 Cumulative update package 1 (CU1) for SQL Server 2008 Service Pack 1', CAST(0x00009BED00000000 AS DateTime), N'Downloadable', 121) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.2573.0', N'2007.100.2573.0', N'2494096 MS11-049: Description of the security update for SQL Server 2008 Service Pack 1 GDR: June 14, 2011', CAST(0x00009F0200000000 AS DateTime), N'Downloadable', 122) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.2531.0', N'2007.100.2531.0', N'SQL Server 2008 Service Pack 1 (SP1)', CAST(0x00009BE400000000 AS DateTime), N'Downloadable', 123) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.2520.0', N'2007.100.2520.0', N'SQL Server 2008 Service Pack 1 - CTP', CAST(0x00009BB900000000 AS DateTime), NULL, 124) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.1835.0', N'2007.100.1835.0', N'979064 Cumulative update package 10 (CU10) for SQL Server 2008', CAST(0x00009D3A00000000 AS DateTime), N'Downloadable', 125) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.1828.0', N'2007.100.1828.0', N'977444 Cumulative update package 9 (CU9) for SQL Server 2008', CAST(0x00009D0200000000 AS DateTime), N'Downloadable', 126) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.1823.0', N'2007.100.1823.0', N'975976 Cumulative update package 8 (CU8) for SQL Server 2008', CAST(0x00009CC300000000 AS DateTime), N'Downloadable', 127) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.1818.0', N'2007.100.1818.0', N'973601 Cumulative update package 7 (CU7) for SQL Server 2008', CAST(0x00009C8B00000000 AS DateTime), N'Downloadable', 128) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.1812.0', N'2007.100.1812.0', N'971490 Cumulative update package 6 (CU6) for SQL Server 2008', CAST(0x00009C4D00000000 AS DateTime), N'Downloadable', 129) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.1806.0', N'2007.100.1806.0', N'969531 Cumulative update package 5 (CU5) for SQL Server 2008', CAST(0x00009C0D00000000 AS DateTime), N'Downloadable', 130) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.1798.0', N'2007.100.1798.0', N'963036 Cumulative update package 4 (CU4) for SQL Server 2008', CAST(0x00009BCF00000000 AS DateTime), N'Downloadable', 131) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.1787.0', N'2007.100.1787.0', N'960484 Cumulative update package 3 (CU3) for SQL Server 2008', CAST(0x00009B9600000000 AS DateTime), N'Downloadable', 132) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.1779.0', N'2007.100.1779.0', N'958186 Cumulative update package 2 (CU2) for SQL Server 2008', CAST(0x00009B5900000000 AS DateTime), N'Downloadable', 133) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.1771.0', N'2007.100.1771.0', N'958611 FIX: You may receive incorrect results when you run a query that references three or more tables in the FROM clause in SQL Server 2008', CAST(0x00009B4400000000 AS DateTime), N'Downloadable', 134) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.1763.0', N'2007.100.1763.0', N'956717 Cumulative update package 1 (CU1) for SQL Server 2008', CAST(0x00009B4300000000 AS DateTime), N'Downloadable', 135) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.1750.0', N'2007.100.1750.0', N'956718 FIX: A MERGE statement may not enforce a foreign key constraint when the statement updates a unique key column that is not part of a clustering key that has a single row as the update source in SQL Server 2008', CAST(0x00009B0300000000 AS DateTime), N'Downloadable', 136) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.1600.0', N'2007.100.1600.22', N'SQL Server 2008 RTM', CAST(0x00009AF100000000 AS DateTime), N'Downloadable (MSDN/TechNet subscribers only)', 137) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.1442.0', N'2007.100.1442.32', N'Microsoft SQL Server 2008 RC0', CAST(0x00009AB200000000 AS DateTime), NULL, 138) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.1300.0', N'2007.100.1300.13', N'Microsoft SQL Server 2008 CTP, February 2008', CAST(0x00009A4700000000 AS DateTime), NULL, 139) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.1075.0', N'2007.100.1075.23', N'Microsoft SQL Server 2008 CTP, November 2007', CAST(0x000099EA00000000 AS DateTime), NULL, 140) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.1049.0', N'2007.100.1049.14', N'SQL Server 2008 CTP, July 2007', CAST(0x0000997C00000000 AS DateTime), NULL, 141) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'10.0.1019.0', N'2007.100.1019.17', N'SQL Server 2008 CTP, June 2007', CAST(0x0000993500000000 AS DateTime), NULL, 142) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.5324.0', N'2005.90.5324.0', N'2716427 MS12-070: Description of the security update for SQL Server 2005 Service Pack 4 QFE', CAST(0x0000A0E500000000 AS DateTime), N'Downloadable', 143) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.5296.0', N'2005.90.5296.0', N'2615425 FIX: "Msg 7359" error when a view uses another view in SQL Server 2005 if the schema version of a remote table is updated', CAST(0x00009F8600000000 AS DateTime), N'Downloadable', 144) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.5295.0', N'2005.90.5295.0', N'2598903 FIX: SQL Server Agent job randomly stops when you schedule the job to run past midnight on specific days in SQL Server 2005, in SQL Server 2008 or in SQL Server 2008 R2', CAST(0x0000A05800000000 AS DateTime), N'Downloadable', 145) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.5294.0', N'2005.90.5294.0', N'2572407 FIX: Error 5180 when you use the ONLINE option to rebuild an index in SQL Server 2005', CAST(0x00009F3B00000000 AS DateTime), N'Downloadable', 146) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.5292.0', N'2005.90.5292.0', N'2494123 MS11-049: Description of the security update for SQL Server 2005 Service Pack 4 QFE: June 14, 2011', CAST(0x00009F0200000000 AS DateTime), N'Downloadable', 147) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.5266.0', N'2005.90.5266.0', N'2507769 Cumulative update package 3 (CU3) for SQL Server 2005 Service Pack 4', CAST(0x00009EAE00000000 AS DateTime), N'Downloadable', 148) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.5259.0', N'2005.90.5259.0', N'2489409 Cumulative update package 2 (CU2) for SQL Server 2005 Service Pack 4', CAST(0x00009E9200000000 AS DateTime), N'Downloadable', 149) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.5254.0', N'2005.90.5254.0', N'2464079 Cumulative update package 1 (CU1) for SQL Server 2005 Service Pack 4', CAST(0x00009E5600000000 AS DateTime), N'Downloadable', 150) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.5069.0', N'2005.90.5069.0', N'Microsoft Security Bulletin MS12-070', CAST(0x0000A0E500000000 AS DateTime), N'Downloadable', 151) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.5057.0', N'2005.90.5057.0', N'2494120 MS11-049: Description of the security update for SQL Server 2005 Service Pack 4 GDR: June 14, 2011', CAST(0x00009F0200000000 AS DateTime), N'Downloadable', 152) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.5000.0', N'2005.90.5000.0', N'SQL Server 2005 Service Pack 4 (SP4)', CAST(0x00009E4F00000000 AS DateTime), N'Downloadable', 153) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.4912.0', N'2005.90.4912.0', N'SQL Server 2005 Service Pack 4 (SP4) - Customer Technology Preview (CTP)', CAST(0x00009E2300000000 AS DateTime), N'Downloadable', 154) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.4342.0', N'2005.90.4342.0', N'2598903 FIX: SQL Server Agent job randomly stops when you schedule the job to run past midnight on specific days in SQL Server 2005, in SQL Server 2008 or in SQL Server 2008 R2', CAST(0x0000A05800000000 AS DateTime), N'Downloadable', 155) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.4340.0', N'2005.90.4340.0', N'2494112 MS11-049: Description of the security update for SQL Server 2005 Service Pack 3 QFE: June 14, 2011', CAST(0x00009F0200000000 AS DateTime), N'Downloadable', 156) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.4325.0', N'2005.90.4325.0', N'2507766 Cumulative update package 15 (CU15) for SQL Server 2005 Service Pack 3', CAST(0x00009EAE00000000 AS DateTime), N'Downloadable', 157) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.4317.0', N'2005.90.4317.0', N'2489375 Cumulative update package 14 (CU14) for SQL Server 2005 Service Pack 3', CAST(0x00009E9100000000 AS DateTime), N'Downloadable', 158) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.4315.0', N'2005.90.4315.0', N'2438344 Cumulative update package 13 (CU13) for SQL Server 2005 Service Pack 3', CAST(0x00009E5500000000 AS DateTime), N'Downloadable', 159) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.4311.0', N'2005.90.4311.0', N'2345449 Cumulative update package 12 (CU12) for SQL Server 2005 Service Pack 3', CAST(0x00009E1300000000 AS DateTime), N'Downloadable', 160) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.4309.0', N'2005.90.4309.0', N'2258854 Cumulative update package 11 (CU11) for SQL Server 2005 Service Pack 3', CAST(0x00009DD400000000 AS DateTime), N'Downloadable', 161) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.4305.0', N'2005.90.4305.0', N'983329 Cumulative update package 10 (CU10) for SQL Server 2005 Service Pack 3', CAST(0x00009D9E00000000 AS DateTime), N'Downloadable', 162) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.4294.0', N'2005.90.4294.0', N'980176 Cumulative update package 9 (CU9) for SQL Server 2005 Service Pack 3', CAST(0x00009D5D00000000 AS DateTime), N'Downloadable', 163) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.4285.0', N'2005.90.4285.0', N'978915 Cumulative update package 8 (CU8) for SQL Server 2005 Service Pack 3', CAST(0x00009D1F00000000 AS DateTime), N'Downloadable', 164) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.4273.0', N'2005.90.4273.0', N'976951 Cumulative update package 7 (CU7) for SQL Server 2005 Service Pack 3', CAST(0x00009CE600000000 AS DateTime), N'Downloadable', 165) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.4268.0', N'2005.90.4268.0', N'977151 FIX: Error message when you add a subscription to a republisher that is in a merge publication in SQL Server 2005: "Cannot create the subscription because the subscription already exists in the subscription database"', CAST(0x00009CE600000000 AS DateTime), N'Downloadable', 166) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.4266.0', N'2005.90.4266.0', N'974648 Cumulative update package 6 (CU6) for SQL Server 2005 Service Pack 3', CAST(0x00009CA700000000 AS DateTime), N'Downloadable', 167) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.4262.0', N'2005.90.4262.0', N'970894 MS09-062: Description of the security update for SQL Server 2005 Service Pack 3 QFE: October 13, 2009', CAST(0x00009CA100000000 AS DateTime), N'Downloadable', 168) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.4230.0', N'2005.90.4230.0', N'972511 Cumulative update package 5 (CU5) for SQL Server 2005 Service Pack 3', CAST(0x00009C6800000000 AS DateTime), N'Downloadable', 169) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.4226.0', N'2005.90.4226.0', N'970279 Cumulative update package 4 (CU4) for SQL Server 2005 Service Pack 3', CAST(0x00009C2A00000000 AS DateTime), N'Downloadable', 170) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.4224.0', N'2005.90.4224.0', N'971409 FIX: Error message when you run a query that contains duplicate join conditions in SQL Server 2005: "Internal Query Processor Error: The query processor could not produce a query plan"', CAST(0x00009C2A00000000 AS DateTime), NULL, 171) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.4220.0', N'2005.90.4220.0', N'967909 Cumulative update package 3 (CU3) for SQL Server 2005 Service Pack 3', CAST(0x00009BF100000000 AS DateTime), N'Downloadable', 172) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.4216.0', N'2005.90.4216.0', N'967101 FIX: The performance of database mirroring decreases when you run a database maintenance job that generates a large number of transaction log activities in SQL Server 2005', CAST(0x00009BF100000000 AS DateTime), N'Downloadable', 173) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.4211.0', N'2005.90.4211.0', N'961930 Cumulative update package 2 (CU2) for SQL Server 2005 Service Pack 3', CAST(0x00009BB300000000 AS DateTime), N'Downloadable', 174) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.4207.0', N'2005.90.4207.0', N'959195 Cumulative update package 1 (CU1) for SQL Server 2005 Service Pack 3', CAST(0x00009B7800000000 AS DateTime), N'Downloadable', 175) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.4060.0', N'2005.90.4060.0', N'2494113 MS11-049: Description of the security update for SQL Server 2005 Service Pack 3 GDR: June 14, 2011', CAST(0x00009F0200000000 AS DateTime), N'Downloadable', 176) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.4053.0', N'2005.90.4053.0', N'970892 MS09-062: Description of the security update for SQL Server 2005 Service Pack 3 GDR: October 13, 2009', CAST(0x00009CA100000000 AS DateTime), N'Downloadable', 177) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.4035.0', N'2005.90.4035.0', N'SQL Server 2005 Service Pack 3 (SP3)', CAST(0x00009B7300000000 AS DateTime), N'Downloadable', 178) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.4028.0', N'2005.90.4028.0', N'SQL Server 2005 Service Pack 3 (SP3) - CTP', CAST(0x00009B4200000000 AS DateTime), NULL, 179) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3356.0', N'2005.90.3356.0', N'976952 Cumulative update package 17 (CU17) for SQL Server 2005 Service Pack 2', CAST(0x00009CE600000000 AS DateTime), N'Downloadable', 180) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3355.0', N'2005.90.3355.0', N'974647 Cumulative update package 16 (CU16) for SQL Server 2005 Service Pack 2', CAST(0x00009CA700000000 AS DateTime), N'Downloadable', 181) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3353.0', N'2005.90.3353.0', N'970896 MS09-062: Description of the security update for SQL Server 2005 Service Pack 2 QFE: October 13, 2009', CAST(0x00009CA100000000 AS DateTime), N'Downloadable', 182) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3330.0', N'2005.90.3330.0', N'972510 Cumulative update package 15 (CU15) for SQL Server 2005 Service Pack 2', CAST(0x00009C6900000000 AS DateTime), N'Downloadable', 183) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3328.0', N'2005.90.3328.0', N'970278 Cumulative update package 14 (CU14) for SQL Server 2005 Service Pack 2', CAST(0x00009C2A00000000 AS DateTime), N'Downloadable', 184) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3325.0', N'2005.90.3325.0', N'967908 Cumulative update package 13 (CU13) for SQL Server 2005 Service Pack 2', CAST(0x00009BF100000000 AS DateTime), N'Downloadable', 185) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3320.0', N'2005.90.3320.0', N'969142 FIX: Error message when you run the DBCC CHECKDB statement on a database in SQL Server 2005: "Unable to deallocate a kept page"', CAST(0x00009BDE00000000 AS DateTime), N'Downloadable', 186) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3318.0', N'2005.90.3318.0', N'967199 FIX: The Wmiprvse.exe host process stops responding when you run a SQL Server 2005-based application that sends a Windows Management Instrumentation (WMI) query to the SQL Server WMI provider', CAST(0x00009BF100000000 AS DateTime), N'Downloadable', 187) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3315.0', N'2005.90.3315.0', N'962970 Cumulative update package 12 (CU12) for SQL Server 2005 Service Pack 2', CAST(0x00009BB300000000 AS DateTime), N'Downloadable', 188) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3310.0', N'2005.90.3310.0', N'960090 MS09-004: Description of the security update for SQL Server 2005 QFE: February 10, 2009', CAST(0x00009BAC00000000 AS DateTime), N'Downloadable', 189) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3301.0', N'2005.90.3301.0', N'958735 Cumulative update package 11 (CU11) for SQL Server 2005 Service Pack 2', CAST(0x00009B7400000000 AS DateTime), N'Downloadable', 190) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3294.0', N'2005.90.3294.0', N'956854 Cumulative update package 10 (CU10) for SQL Server 2005 Service Pack 2', CAST(0x00009B3B00000000 AS DateTime), N'Downloadable', 191) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3282.0', N'2005.90.3282.0', N'953752 Cumulative update package 9 (CU9) for SQL Server 2005 Service Pack 2', CAST(0x00009ABD00000000 AS DateTime), N'Downloadable', 192) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3260.0', N'2005.90.3260.0', N'954950 FIX: Error message when you run a distributed query in SQL Server 2005: "OLE DB provider ''SQLNCLI'' for linked server '''' returned message ''No transaction is active''"', CAST(0x00009AD900000000 AS DateTime), NULL, 193) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3259.0', N'2005.90.3259.0', N'954831 FIX: In SQL Server 2005, the session that runs the TRUNCATE TABLE statement may stop responding, and you cannot end the session', CAST(0x00009AF800000000 AS DateTime), NULL, 194) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3259.0', N'2005.90.3259.0', N'954669 FIX: An ongoing MS DTC transaction is orphaned in SQL Server 2005', CAST(0x00009AD900000000 AS DateTime), NULL, 195) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3257.0', N'2005.90.3257.0', N'951217 Cumulative update package 8 (CU8) for SQL Server 2005 Service Pack 2', CAST(0x00009ABF00000000 AS DateTime), N'Downloadable', 196) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3246.0', N'2005.90.3246.0', N'952233 FIX: All the MDX queries that are running on an instance of SQL Server 2005 Analysis Services are canceled when you start or stop a SQL Server Profiler trace for the instance', CAST(0x00009AA500000000 AS DateTime), NULL, 197) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3244.0', N'2005.90.3244.0', N'952330 FIX: The Replication Log Reader Agent may fail intermittently when a transactional replication synchronizes data in SQL Server 2005', CAST(0x00009AB000000000 AS DateTime), NULL, 198) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3240.0', N'2005.90.3240.0', N'951204 FIX: An access violation occurs when you update a table through a view by using a cursor in SQL Server 2005', CAST(0x00009AA300000000 AS DateTime), NULL, 199) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3239.0', N'2005.90.3239.0', N'949095 Cumulative update package 7 (CU7) for SQL Server 2005 Service Pack 2', CAST(0x00009A8100000000 AS DateTime), N'Downloadable', 200) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3232.0', N'2005.90.3232.0', N'949959 FIX: Error message when you synchronize the data of a merge replication in SQL Server 2005: "The merge process is retrying a failed operation made to article ''ArticleName'' - Reason: ''Invalid input parameter values. Check the status values for detai', CAST(0x00009A6400000000 AS DateTime), NULL, 201) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3231.0', N'2005.90.3231.0', N'949595 FIX: Error message when you run a query that uses a join condition in SQL Server 2005: "Non-yielding Scheduler"', CAST(0x00009A6300000000 AS DateTime), NULL, 202) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3231.0', N'2005.90.3231.0', N'949687 FIX: Error message when you run a transaction from a remote server by using a linked server in SQL Server 2005: "This operation conflicts with another pending operation on this transaction"', CAST(0x00009A5F00000000 AS DateTime), NULL, 203) GO INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3230.0', N'2005.90.3230.0', N'949199 FIX: Error message when you run queries on a database that has the SNAPSHOT isolation level enabled in SQL Server 2005: "Unable to deallocate a kept page"', CAST(0x00009A5800000000 AS DateTime), NULL, 204) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3228.0', N'2005.90.3228.0', N'946608 Cumulative update package 6 (CU6) for SQL Server 2005 Service Pack 2', CAST(0x00009A4700000000 AS DateTime), N'Downloadable', 205) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3224.0', N'2005.90.3224.0', N'947463 FIX: A stored procedure cannot finish its execution in SQL Server 2005', CAST(0x00009A3800000000 AS DateTime), NULL, 206) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3221.0', N'2005.90.3221.0', N'942908 FIX: The change may be undone during the later synchronizations when you change an article on the subscriber in SQL Server 2005', CAST(0x00009A3400000000 AS DateTime), NULL, 207) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3221.0', N'2005.90.3221.0', N'945443 FIX: A query takes longer to finish in SQL Server 2005 than in SQL Server 2000 when you open a fast forward-only cursor for the query', CAST(0x00009A2000000000 AS DateTime), NULL, 208) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3221.0', N'2005.90.3221.0', N'945916 FIX: Error messages when you delete some records of a table in a transaction or when you update some records of a table in a transaction in SQL Server 2005: "Msg 9002," "Msg 3314," and "Msg 9001"', CAST(0x00009A1F00000000 AS DateTime), NULL, 209) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3221.0', N'2005.90.3221.0', N'945442 FIX: You cannot cancel the query execution immediately if you open a fast forward-only cursor for the query in SQL Server 2005', CAST(0x00009A1E00000000 AS DateTime), NULL, 210) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3215.0', N'2005.90.3215.0', N'943656 Cumulative update package 5 (CU5) for SQL Server 2005 Service Pack 2', CAST(0x00009A0800000000 AS DateTime), N'Downloadable', 211) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3208.0', N'2005.90.3208.0', N'944902 FIX: A federated database server stops responding when you run parallel queries on a multiprocessor computer that uses NUMA architecture in SQL Server 2005', CAST(0x000099ED00000000 AS DateTime), NULL, 212) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3206.0', N'2005.90.3206.0', N'944677 FIX: Conflicts are not logged when you use the Microsoft SQL Server Subscriber Always Wins Conflict Resolver for an article in a merge replication in Microsoft SQL Server 2005', CAST(0x00009A0100000000 AS DateTime), NULL, 213) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3200.0', N'2005.90.3200.0', N'941450 Cumulative update package 4 (CU4) for SQL Server 2005 Service Pack 2', CAST(0x000099CA00000000 AS DateTime), N'Downloadable', 214) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3194.0', N'2005.90.3194.0', N'940933 FIX: Some changes from subscribers who use SQL Server 2005 Compact Edition or Web synchronization are not uploaded to the publisher when you use the republishing model in a merge publication in Microsoft SQL Server 2005', CAST(0x000099B300000000 AS DateTime), NULL, 215) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3186.0', N'2005.90.3186.0', N'940943 FIX: The performance of a query that performs an insert operation or an update operation is much slower in SQL Server 2005 SP2 than in earlier versions of SQL Server 2005', CAST(0x0000999900000000 AS DateTime), NULL, 216) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3186.0', N'2005.90.3186.0', N'940378 FIX: A cursor uses the incorrect transaction isolation level after you change the transaction isolation level for the cursor in SQL Server 2005', CAST(0x0000999400000000 AS DateTime), NULL, 217) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3186.0', N'2005.90.3186.0', N'940269 FIX: Error message when you try to edit a SQL Server Agent job or a maintenance plan by using SQL Server Management Studio in SQL Server 2005: "String or binary data would be truncated"', CAST(0x0000999300000000 AS DateTime), NULL, 218) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3186.0', N'2005.90.3186.0', N'940945 FIX: Performance is very slow when the same stored procedure is executed at the same time in many connections on a multiple-processor computer that is running SQL Server 2005', CAST(0x0000999200000000 AS DateTime), NULL, 219) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3186.0', N'2005.90.3186.0', N'940937 FIX: Error message when you try to update the index key columns of a non-unique clustered index in SQL Server 2005: "Cannot insert duplicate key row in object ''ObjectName'' with unique index ''IndexName''"', CAST(0x0000999100000000 AS DateTime), NULL, 220) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3186.0', N'2005.90.3186.0', N'940379 FIX: Error message when you use the UNLOAD and REWIND options to back up a database to a tape device in SQL Server 2005: "Operation on device '''' exceeded retry count"', CAST(0x0000999000000000 AS DateTime), NULL, 221) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3186.0', N'2005.90.3186.0', N'940375 FIX: Error message when you use the Copy Database Wizard to move a database from SQL Server 2000 to SQL Server 2005', CAST(0x0000999000000000 AS DateTime), NULL, 222) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3186.0', N'2005.90.3186.0', N'937100 FIX: Error message when you run a SQL Server 2005 Integration Services package that contains a Script Component transformation:"Insufficient memory to continue the execution of the program"', CAST(0x0000999000000000 AS DateTime), NULL, 223) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3186.0', N'2005.90.3186.0', N'940126 FIX: Error 9003 is logged in the SQL Server error log file when you use log shipping in SQL Server 2005', CAST(0x0000999000000000 AS DateTime), NULL, 224) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3186.0', N'2005.90.3186.0', N'938363 FIX: Data is not replicated to a subscriber in a different partition by using parameterized row filters in SQL Server 2005', CAST(0x0000998D00000000 AS DateTime), NULL, 225) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3186.0', N'2005.90.3186.0', N'940935 FIX: Error message when you run a query that is associated with a parallel execution plan in SQL Server 2005: "SQL Server Assertion: File: , line=10850 Failed Assertion = ''GetLocalLockPartition () == xactLockInfo->GetLocalLockPartition ', CAST(0x0000998D00000000 AS DateTime), NULL, 226) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3186.0', N'2005.90.3186.0', N'940221 FIX: Error message when you try to create an Oracle publication by using the New Publication Wizard in SQL Server 2005 Service Pack 2: "OLE DB Provider ''OraOLEDB.ORACLE'' for Linked server returned message"', CAST(0x0000998D00000000 AS DateTime), NULL, 227) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3186.0', N'2005.90.3186.0', N'940942 FIX: Error message when you run a stored procedure that references tables after you upgrade a database from SQL Server 2000 to SQL Server 2005: "A time-out occurred while waiting for buffer latch"', CAST(0x0000998D00000000 AS DateTime), NULL, 228) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3186.0', N'2005.90.3186.0', N'940384 FIX: You receive a System.InvalidCastException exception when you run an application that calls the Server.JobServer.Jobs.Contains method on a computer that has SQL Server 2005 Service Pack 2 installed', CAST(0x0000998900000000 AS DateTime), NULL, 229) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3186.0', N'2005.90.3186.0', N'940281 FIX: An access violation may occur, and you may receive an error message, when you query the sys.dm_exe_sessions dynamic management view in SQL Server 2005', CAST(0x0000998900000000 AS DateTime), NULL, 230) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3186.0', N'2005.90.3186.0', N'940545 FIX: The performance of insert operations against a table that contains an identity column may be slow in SQL Server 2005', CAST(0x0000998600000000 AS DateTime), NULL, 231) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3186.0', N'2005.90.3186.0', N'940210 FIX: Error message when you try to insert more than 3 megabytes of data into a distributed partitioned view in SQL Server 2005: "A system assertion check has failed"', CAST(0x0000998400000000 AS DateTime), NULL, 232) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3186.0', N'2005.90.3186.0', N'939537 Cumulative update package 3 (CU3) for SQL Server 2005 Service Pack 2', CAST(0x0000999300000000 AS DateTime), N'Downloadable', 233) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3182.0', N'2005.90.3182.0', N'940128 FIX: You receive error 8623 when you run a complex query in SQL Server 2005', CAST(0x0000997F00000000 AS DateTime), NULL, 234) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3179.0', N'2005.90.3179.0', N'938243 FIX: Error message when you run a full-text query against a catalog in SQL Server 2005: "The execution of a full-text query failed. The content index is corrupt."', CAST(0x0000997B00000000 AS DateTime), NULL, 235) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3178.0', N'2005.90.3178.0', N'938086 FIX: A SQL Server Agent job fails when you run the SQL Server Agent job in the context of a proxy account in SQL Server 2005', CAST(0x0000999200000000 AS DateTime), NULL, 236) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3177.0', N'2005.90.3177.0', N'939285 FIX: Error message when you run a stored procedure that starts a transaction that contains a Transact-SQL statement in SQL Server 2005: "New request is not allowed to start because it should come with valid transaction descriptor"', CAST(0x0000999200000000 AS DateTime), NULL, 237) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3177.0', N'2005.90.3177.0', N'939562 FIX: Error message when you run a query that fires an INSTEAD OF trigger in SQL Server 2005 Service Pack 2: "Internal Query Processor Error The query processor could not produce a query plan"', CAST(0x0000999000000000 AS DateTime), NULL, 238) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3177.0', N'2005.90.3177.0', N'939563 FIX: Error message when you synchronize a merge replication in Microsoft SQL Server 2005: "MSmerge_del_, Line 42 String or binary data would be truncated"', CAST(0x0000998500000000 AS DateTime), NULL, 239) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3175.0', N'2005.90.3175.0', N'936534 FIX: Error message when the Distribution Agent tries to apply the snapshot to the subscriber in SQL Server 2005: "Must declare the scalar variable "@Variable""', CAST(0x0000999000000000 AS DateTime), NULL, 240) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3175.0', N'2005.90.3175.0', N'938671 FIX: The Distribution Agent may skip some rows when you configure a transactional replication that uses the "-SkipErrors" parameter in SQL Server 2005', CAST(0x0000997D00000000 AS DateTime), NULL, 241) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3175.0', N'2005.90.3175.0', N'936488 The service pack update or hotfix installation stops unexpectedly when you try to install either Microsoft SQL Server 2005 Service Pack 2 or a hotfix for SQL Server 2005 SP2', CAST(0x0000996700000000 AS DateTime), NULL, 242) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3175.0', N'2005.90.3175.0', N'938825 FIX: A foreign key constraint that you drop on a table at the publisher is not dropped on the table at the subscriber in a SQL Server 2005 merge replication', CAST(0x0000995C00000000 AS DateTime), NULL, 243) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3175.0', N'2005.90.3175.0', N'936305 Cumulative update package 2 (CU2 build 3175) for SQL Server 2005 Service Pack 2 is available', CAST(0x0000995B00000000 AS DateTime), N'Downloadable', 244) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3171.0', N'2005.90.3171.0', N'937745 FIX: You may receive error messages when you try to log in to an instance of SQL Server 2005 and SQL Server handles many concurrent connections', CAST(0x0000996D00000000 AS DateTime), NULL, 245) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3169.0', N'2005.90.3169.0', N'937033 FIX: Error message when you run a linked server query in SQL Server 2005: "The oledbprovider unisys.dmsII.1 for linkserver '''' reported an error the provider ran out of memory"', CAST(0x0000995200000000 AS DateTime), NULL, 246) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3169.0', N'2005.90.3169.0', N'937041 FIX: Changes in the publisher database are not replicated to the subscribers in a transactional replication if the publisher database runs exposed in a database mirroring session in SQL Server 2005', CAST(0x0000993900000000 AS DateTime), NULL, 247) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3166.0', N'2005.90.3166.0', N'936185 FIX: Blocking and performance problems may occur when you enable trace flag 1118 in SQL Server 2005 if the temporary table creation workload is high', CAST(0x0000994A00000000 AS DateTime), NULL, 248) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3166.0', N'2005.90.3166.0', N'934734 FIX: A database is marked as suspect when you update a table that contains a nonclustered index in SQL Server 2005', CAST(0x0000996D00000000 AS DateTime), NULL, 249) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3161.0', N'2005.90.3161.0', N'935789 FIX: On a computer that is running SQL Server 2005 and that has multiple processors, you may receive incorrect results when you run a query that contains an inner join', CAST(0x000099B300000000 AS DateTime), NULL, 250) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3161.0', N'2005.90.3161.0', N'934706 FIX: Error message when you perform a piecemeal restore operation after you enable vardecimal database compression in SQL Server 2005 Service Pack 2: "Piecemeal restore is not supported when an upgrade is involved"', CAST(0x0000994300000000 AS DateTime), NULL, 251) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3161.0', N'2005.90.3161.0', N'933724 FIX: The query performance is slow when you run a query that uses a user-defined scalar function against an instance of SQL Server 2005', CAST(0x0000992900000000 AS DateTime), NULL, 252) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3161.0', N'2005.90.3161.0', N'935356 Cumulative update package (CU1 build 3161) for SQL Server 2005 Service Pack 2 is available', CAST(0x0000991200000000 AS DateTime), N'Downloadable', 253) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3159.0', N'2005.90.3159.0', N'934459 FIX: The Check Database Integrity task and the Execute T-SQL Statement task in a maintenance plan may lose database context in certain circumstances in SQL Server 2005 builds 3150 through 3158', CAST(0x0000990500000000 AS DateTime), N'Downloadable', 254) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3156.0', N'2005.90.3156.0', N'934226 FIX: Error message when you try to use Database Mail to send an e-mail message in SQL Server 2005: "profile name is not valid (Microsoft SQL Server, Error 14607)"', CAST(0x0000991B00000000 AS DateTime), NULL, 255) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3155.0', N'2005.90.3155.0', N'933808 FIX: Error message when you run a query that contains nested FOR XML clauses in SQL Server 2005: "The XML data type is damaged"', CAST(0x0000994C00000000 AS DateTime), NULL, 256) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3155.0', N'2005.90.3155.0', N'933499 FIX: Error message when you use transactional replication to replicate the execution of stored procedures to subscribers in SQL Server 2005: "Insufficient memory to run query"', CAST(0x0000994B00000000 AS DateTime), NULL, 257) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3155.0', N'2005.90.3155.0', N'933766 FIX: Failed assertion message in the Errorlog file when you perform various operations in SQL Server 2005: "Failed Assertion = ''fFalse'' Attempt to access expired blob handle (3)"', CAST(0x0000992F00000000 AS DateTime), NULL, 258) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3155.0', N'2005.90.3155.0', N'933549 FIX: You may receive an access violation when you perform a bulk copy operation in SQL Server 2005', CAST(0x0000991B00000000 AS DateTime), NULL, 259) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3154.0', N'2005.90.3154.0', N'934188 FIX: The Distribution Agent does not deliver commands to the Subscriber even if the Distribution Agent is running in SQL Server 2005', CAST(0x0000991B00000000 AS DateTime), NULL, 260) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3154.0', N'2005.90.3154.0', N'934109 FIX: The Distribution Agent generates an access violation when you configure a transactional replication publication to run an additional script after the snapshot is applied at the subscriber in SQL Server 2005', CAST(0x0000991B00000000 AS DateTime), NULL, 261) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3154.0', N'2005.90.3154.0', N'934106 FIX: SQL Server 2005 database engine generates failed assertion errors when you use the Replication Monitor to monitor the distribution database', CAST(0x0000991B00000000 AS DateTime), NULL, 262) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3153.0', N'2005.90.3153.0', N'933564 FIX: A gradual increase in memory consumption for the USERSTORE_TOKENPERM cache store occurs in SQL Server 2005', CAST(0x0000991200000000 AS DateTime), NULL, 263) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3152.0', N'2005.90.3152.0', N'933097 Cumulative hotfix package (build 3152) for SQL Server 2005 Service Pack 2 is available', CAST(0x000098EA00000000 AS DateTime), N'Downloadable', 264) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3080.0', N'2005.90.3080.0', N'970895 MS09-062: Description of the security update for GDI+ for SQL Server 2005 Service Pack 2 GDR: October 13, 2009', CAST(0x00009CA100000000 AS DateTime), N'Downloadable', 265) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3077.0', N'2005.90.3077.0', N'960089 MS09-004: Description of the security update for SQL Server 2005 GDR: February 10, 2009', CAST(0x00009BAC00000000 AS DateTime), N'Downloadable', 266) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3073.0', N'2005.90.3073.0', N'954606 MS08-052: Description of the security update for GDI+ for SQL Server 2005 Service Pack 2 GDR: September 9, 2008', CAST(0x00009B1200000000 AS DateTime), N'Downloadable', 267) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3068.0', N'2005.90.3068.0', N'941203 MS08-040: Vulnerabilities in Microsoft SQL Server could allow elevation of privilege', CAST(0x00009AEF00000000 AS DateTime), N'Downloadable', 268) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3054.0', N'2005.90.3054.0', N'934458 FIX: The Check Database Integrity task and the Execute T-SQL Statement task in a maintenance plan may lose database context in certain circumstances in SQL Server 2005 builds 3042 through 3053', CAST(0x00009A1700000000 AS DateTime), N'Downloadable', 269) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3050.0', N'2005.90.3050.0', N'933508 Microsoft SQL Server 2005 Service Pack 2 issue: Cleanup tasks run at different intervals than intended', CAST(0x000098EA00000000 AS DateTime), N'Downloadable', 270) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3042.0', N'2005.90.3042.0', N'SQL Server 2005 Service Pack 2 (SP2)', CAST(0x000098DA00000000 AS DateTime), N'Downloadable', 271) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3033.0', N'2005.90.3033.0', N'SQL Server 2005 Service Pack 2 (SP2) - CTP December 2006', CAST(0x0000989C00000000 AS DateTime), NULL, 272) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3027.0', N'2005.90.3027.0', N'SQL Server 2005 Service Pack 2 (SP2) - CTP November 2006', CAST(0x0000987100000000 AS DateTime), NULL, 273) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.3026.0', N'2005.90.3026.0', N'929376 FIX: A "17187" error message may be logged in the Errorlog file when an instance of SQL Server 2005 is under a heavy load', CAST(0x000098D500000000 AS DateTime), NULL, 274) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2239.0', N'2005.90.2239.0', N'940961 FIX: Transactions that are being committed on the principal server may not be copied to the mirror server when a database mirroring failover occurs in SQL Server 2005', CAST(0x000099B300000000 AS DateTime), NULL, 275) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2237.0', N'2005.90.2237.0', N'940719 FIX: A memory leak occurs when you call the Initialize method and the Terminate method of the SQLDistribution object in a loop in an application that you develop by using Microsoft ActiveX replication controls in SQL Server 2005', CAST(0x000099B300000000 AS DateTime), NULL, 276) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2236.0', N'2005.90.2236.0', N'940287 FIX: Error message when you use Service Broker in SQL Server 2005: "An error occurred while receiving data: ''64(The specified network name is no longer available.)''"', CAST(0x0000997A00000000 AS DateTime), NULL, 277) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2236.0', N'2005.90.2236.0', N'940286 FIX: A Service Broker endpoint stops passing messages in a database mirroring session of SQL Server 2005', CAST(0x0000997700000000 AS DateTime), NULL, 278) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2234.0', N'2005.90.2234.0', N'937343 FIX: SQL Server 2005 stops and then restarts unexpectedly and errors occur in the tempdb database', CAST(0x0000995300000000 AS DateTime), NULL, 279) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2233.0', N'2005.90.2233.0', N'937545 FIX: Error message when you use the BULK INSERT statement to import a data file into a table in SQL Server 2005 with SP1: "The OLE DB provider "BULK" for linked server "(null)" reported an error"', CAST(0x0000995100000000 AS DateTime), NULL, 280) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2233.0', N'2005.90.2233.0', N'933499 FIX: Error message when you use transactional replication to replicate the execution of stored procedures to subscribers in SQL Server 2005: "Insufficient memory to run query"', CAST(0x0000994B00000000 AS DateTime), NULL, 281) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2233.0', N'2005.90.2233.0', N'937544 FIX: You may receive error 3456 when you try to restore a transaction log for a SQL Server 2005 database', CAST(0x0000994400000000 AS DateTime), NULL, 282) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2232.0', N'2005.90.2232.0', N'937277 FIX: A memory leak occurs when you use the sp_OAMethod stored procedure to call a method of a COM object in SQL Server 2005', CAST(0x0000995200000000 AS DateTime), NULL, 283) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2231.0', N'2005.90.2231.0', N'934812 FIX: You cannot bring the SQL Server group online in a cluster environment after you rename the virtual server name of the default instance of SQL Server 2005', CAST(0x000099DE00000000 AS DateTime), NULL, 284) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2230.0', N'2005.90.2230.0', N'936179 FIX: Error message when you use SQL Native Client to connect to an instance of a principal server in a database mirroring session: "The connection attempted to fail over to a server that does not have a failover partner"', CAST(0x000099AF00000000 AS DateTime), NULL, 285) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2229.0', N'2005.90.2229.0', N'935446 FIX: You receive error messages when you use the BULK INSERT statement in SQL Server 2005 to import data in bulk', CAST(0x0000994A00000000 AS DateTime), NULL, 286) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2227.0', N'2005.90.2227.0', N'933265 FIX: You may receive error 1203 when you run an INSERT statement against a table that has an identity column in SQL Server 2005', CAST(0x0000995900000000 AS DateTime), NULL, 287) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2226.0', N'2005.90.2226.0', N'934065 FIX: Error message when the Replication Merge Agent runs to synchronize a merge replication subscription in SQL Server 2005: "The merge process failed to execute a query because the query timed out"', CAST(0x0000995500000000 AS DateTime), NULL, 288) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2226.0', N'2005.90.2226.0', N'933762 FIX: You receive error 18815 when the Log Reader Agent runs for a transactional publication in SQL Server 2005', CAST(0x0000995500000000 AS DateTime), NULL, 289) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2223.0', N'2005.90.2223.0', N'932393 FIX: You may experience poor performance after you install SQL Server 2005 Service Pack 1', CAST(0x0000995100000000 AS DateTime), NULL, 290) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2221.0', N'2005.90.2221.0', N'931593 FIX: A script task or a script component may not run correctly when you run an SSIS package in SQL Server 2005 build 2153 and later builds', CAST(0x0000996800000000 AS DateTime), NULL, 291) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2219.0', N'2005.90.2219.0', N'932115 FIX: The ghost row clean-up thread does not remove ghost rows on some data files of a database in SQL Server 2005', CAST(0x0000991B00000000 AS DateTime), NULL, 292) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2218.0', N'2005.90.2218.0', N'931843 FIX: SQL Server 2005 does not reclaim the disk space that is allocated to the temporary table if the stored procedure is stopped', CAST(0x0000991B00000000 AS DateTime), NULL, 293) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2216.0', N'2005.90.2216.0', N'931821 FIX: High CPU utilization by SQL Server 2005 may occur when you use NUMA architecture on a computer that has an x64-based version of SQL Server 2005 installed', CAST(0x0000992F00000000 AS DateTime), NULL, 294) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2214.0', N'2005.90.2214.0', N'930505 FIX: Error message when you run DML statements against a table that is published for merge replication in SQL Server 2005: "Could not find stored procedure"', CAST(0x000098DA00000000 AS DateTime), NULL, 295) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2214.0', N'2005.90.2214.0', N'929240 FIX: I/O requests that are generated by the checkpoint process may cause I/O bottlenecks if the I/O subsystem is not fast enough to sustain the IO requests in SQL Server 2005', CAST(0x000098D400000000 AS DateTime), NULL, 296) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2211.0', N'2005.90.2211.0', N'930284 FIX: You receive error 1456 when you try to add a witness to a DBM session in SQL Server 2005', CAST(0x000098DB00000000 AS DateTime), NULL, 297) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2211.0', N'2005.90.2211.0', N'930283 FIX: You receive error 1456 when you add a witness to a database mirroring session and the database name is the same as an existing database mirroring session in SQL Server 2005', CAST(0x000098D500000000 AS DateTime), NULL, 298) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2209.0', N'2005.90.2209.0', N'929278 FIX: SQL Server 2005 may not perform histogram amendments when you use trace flags 2389 and 2390', CAST(0x000098CE00000000 AS DateTime), NULL, 299) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2208.0', N'2005.90.2208.0', N'929179 FIX: A memory leak may occur every time that you synchronize a SQL Server Mobile subscriber in SQL Server 2005', CAST(0x000098B100000000 AS DateTime), NULL, 300) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2207.0', N'2005.90.2207.0', N'928394 FIX: The changes are not reflected in the publication database after you reinitialize the subscriptions in SQL Server 2005', CAST(0x0000989C00000000 AS DateTime), NULL, 301) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2207.0', N'2005.90.2207.0', N'928372 FIX: Error message when you use a synonym for a stored procedure in SQL Server 2005: "A severe error occurred on the current command"', CAST(0x0000989C00000000 AS DateTime), NULL, 302) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2207.0', N'2005.90.2207.0', N'928789 FIX: Error message in the database mail log when you try to use the sp_send_dbmail stored procedure to send an e-mail in SQL Server 2005: "Invalid XML message format received on the ExternalMailQueue"', CAST(0x000098AA00000000 AS DateTime), NULL, 303) GO INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2206.0', N'2005.90.2206.0', N'928083 FIX: You may receive an error message when you run a CLR stored procedure or CLR function that uses a context connection in SQL Server 2005', CAST(0x000098C800000000 AS DateTime), NULL, 304) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2206.0', N'2005.90.2206.0', N'928537 FIX: The full-text index population for the indexed view is very slow in SQL Server 2005', CAST(0x000098B400000000 AS DateTime), NULL, 305) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2206.0', N'2005.90.2206.0', N'926493 FIX: Error message when you restore a transaction-log backup that is generated in SQL Server 2000 SP4 to an instance of SQL Server 2005: Msg 3456, Level 16, State 1, Line 1. Could not redo log record"', CAST(0x000098AA00000000 AS DateTime), NULL, 306) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2206.0', N'2005.90.2206.0', N'928539 FIX: An access violation is logged in the SQL Server Errorlog file when you run a query that uses a plan guide in SQL Server 2005', CAST(0x0000989600000000 AS DateTime), NULL, 307) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2202.0', N'2005.90.2202.0', N'927643 FIX: Some search results are missing when you perform a full-text search operation on a Windows SharePoint Services 2.0 site after you upgrade to SQL Server 2005', CAST(0x000098D700000000 AS DateTime), NULL, 308) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2201.0', N'2005.90.2201.0', N'927289 FIX: Updates to the SQL Server Mobile subscriber may not be reflected in the SQL Server 2005 merge publication', CAST(0x000098B200000000 AS DateTime), NULL, 309) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2198.0', N'2005.90.2198.0', N'926613 FIX: You may receive incorrect results when you query a table that is published in a transactional replication in SQL Server 2005', CAST(0x000098DC00000000 AS DateTime), NULL, 310) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2198.0', N'2005.90.2198.0', N'926106 FIX: You receive an error message when you use the Print Preview option on a large report in SQL Server 2005 Reporting Services', CAST(0x000098DB00000000 AS DateTime), NULL, 311) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2198.0', N'2005.90.2198.0', N'924807 FIX: The restore operation may take a long time to finish when you restore a database in SQL Server 2005', CAST(0x000098C900000000 AS DateTime), NULL, 312) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2198.0', N'2005.90.2198.0', N'924264 FIX: The metadata of the Description object of a Key Performance Indicator appears in the default language after you define a translation for the Description object in SQL Server 2005 Business Intelligence Development Studio', CAST(0x0000989600000000 AS DateTime), NULL, 313) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2198.0', N'2005.90.2198.0', N'926612 FIX: SQL Server Agent does not send an alert quickly or does not send an alert when you use an alert of the SQL Server event alert type in SQL Server 2005', CAST(0x000098AC00000000 AS DateTime), NULL, 314) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2198.0', N'2005.90.2198.0', N'926773 FIX: Error message when you run a query that uses a fast forward-only cursor in SQL Server 2005: "Query processor could not produce a query plan because of the hints defined in this query"', CAST(0x0000987B00000000 AS DateTime), NULL, 315) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2198.0', N'2005.90.2198.0', N'926611 FIX: SQL Server 2005 may not send a message notification that is based on the specific string in the forwarded event when a computer that is running SQL Server 2000 forwards an event to a computer that is running SQL Server 2005', CAST(0x0000988700000000 AS DateTime), NULL, 316) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2198.0', N'2005.90.2198.0', N'924808 FIX: You receive an error message, or you obtain an incorrect result when you query data in a partitioned table that does not have a clustered index in SQL Server 2005', CAST(0x0000989600000000 AS DateTime), NULL, 317) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2198.0', N'2005.90.2198.0', N'925277 FIX: You may experience very large growth increments of a principal database after you manually fail over a database mirroring session in SQL Server 2005', CAST(0x000098AA00000000 AS DateTime), NULL, 318) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2196.0', N'2005.90.2196.0', N'926285 Fix: Error message when you convert a column from the varbinary(max) data type to the XML data type in SQL Server 2005: "Msg 6322, Level 16, State 1, Line 2 Too many attributes or namespace definitions"', CAST(0x0000987500000000 AS DateTime), NULL, 319) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2196.0', N'2005.90.2196.0', N'926335 FIX: Error message when you trace the Audit Database Management event and you try to bring a database online in SQL Server 2005: “Msg 942, Level 14, State 4, Line 1”', CAST(0x0000988E00000000 AS DateTime), NULL, 320) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2195.0', N'2005.90.2195.0', N'926240 FIX: SQL Server 2005 may stop responding when you use the SqlBulkCopy class to import data from another data source', CAST(0x0000989C00000000 AS DateTime), NULL, 321) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2194.0', N'2005.90.2194.0', N'925744 FIX: Error message when you try to use a SQL Server authenticated login to log on to an instance of SQL Server 2005: "Logon error: 18456"', CAST(0x0000986000000000 AS DateTime), NULL, 322) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2192.0', N'2005.90.2192.0', N'924954 FIX: Error message when you use a table-valued function (TVF) together with the CROSS APPLY operator in a query in SQL Server 2005: "There is insufficient system memory to run this query"', CAST(0x0000984B00000000 AS DateTime), NULL, 323) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2192.0', N'2005.90.2192.0', N'925335 FIX: Error message when you use a label after a Transact-SQL query in SQL Server 2005: "Incorrect syntax near ''X''"', CAST(0x0000985100000000 AS DateTime), NULL, 324) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2191.0', N'2005.90.2191.0', N'925135 FIX: An empty string is replicated as a NULL value when you synchronize a table to a SQL Server 2005 Compact Edition subscriber', CAST(0x0000988F00000000 AS DateTime), NULL, 325) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2190.0', N'2005.90.2190.0', N'925227 FIX: Error message when you call the SQLTables function against an instance of SQL Server 2005: "Invalid cursor state (0)"', CAST(0x0000985C00000000 AS DateTime), NULL, 326) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2189.0', N'2005.90.2189.0', N'925153 FIX: You may receive different date values for each row when you use the getdate function within a case statement in SQL Server 2005', CAST(0x0000984400000000 AS DateTime), NULL, 327) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2187.0', N'2005.90.2187.0', N'923849 FIX: When you run a query that references a partitioned table in SQL Server 2005, query performance may decrease', CAST(0x0000984400000000 AS DateTime), NULL, 328) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2181.0', N'2005.90.2181.0', N'923605 FIX: A deadlock occurs and a query never finishes when you run the query on a computer that is running SQL Server 2005 and has multiple processors', CAST(0x000098DA00000000 AS DateTime), NULL, 329) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2181.0', N'2005.90.2181.0', N'923624 FIX: Error message when you run an application against SQL Server 2005 that uses many unique user logins or performs many user login impersonations: "insufficient system memory to run this query"', CAST(0x0000985000000000 AS DateTime), NULL, 330) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2176.0', N'2005.90.2176.0', N'922594 FIX: Error message when you use SQL Server 2005: "High priority system task thread Operating system error Exception 0xAE encountered"', CAST(0x000098D300000000 AS DateTime), NULL, 331) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2176.0', N'2005.90.2176.0', N'923296 FIX: Log Reader Agent fails, and an assertion error message is logged when you use transactional replication in SQL Server 2005', CAST(0x0000983400000000 AS DateTime), NULL, 332) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2175.0', N'2005.90.2175.0', N'921395 FIX: The color and the background image may not appear when you try to display a report in HTML format in Report Manager in SQL Server 2005 Reporting Services', CAST(0x0000981700000000 AS DateTime), NULL, 333) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2175.0', N'2005.90.2175.0', N'917905 FIX: SQL Server 2005 performance may be slower than SQL Server 2000 performance when you use an API server cursor', CAST(0x0000981D00000000 AS DateTime), NULL, 334) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2175.0', N'2005.90.2175.0', N'922578 FIX: In SQL Server 2005, the sp_altermessage stored procedure does not suppress system error messages that are logged in the SQL Server error log and in the Application log', CAST(0x0000982D00000000 AS DateTime), NULL, 335) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2175.0', N'2005.90.2175.0', N'922438 FIX: A query may take a long time to compile when the query contains several JOIN clauses against a SQL Server 2005 database', CAST(0x0000989700000000 AS DateTime), NULL, 336) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2175.0', N'2005.90.2175.0', N'921536 FIX: A handled access violation may occur in the CValSwitch::GetDataX function when you run a complex query in SQL Server 2005', CAST(0x0000989B00000000 AS DateTime), NULL, 337) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2174.0', N'2005.90.2174.0', N'922063 FIX: You may notice a large increase in compile time when you enable trace flags 2389 and 2390 in SQL Server 2005 Service Pack 1', CAST(0x0000980900000000 AS DateTime), NULL, 338) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2167.0', N'2005.90.2167.0', N'920974 FIX: SQL Server 2005 treats an identity column in a view as an ordinary int column when the compatibility level of the database is set to 80', CAST(0x0000981800000000 AS DateTime), NULL, 339) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2164.0', N'2005.90.2164.0', N'919243 FIX: Some rows in the Text Data column are always displayed for a trace that you create by using SQL Server Profiler in SQL Server 2005', CAST(0x000098CF00000000 AS DateTime), NULL, 340) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2164.0', N'2005.90.2164.0', N'920346 FIX: SQL Server 2005 may overestimate the cardinality of the JOIN operator when a SQL Server 2005 query contains a join predicate that is a multicolumn predicate', CAST(0x0000984100000000 AS DateTime), NULL, 341) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2164.0', N'2005.90.2164.0', N'920347 FIX: The SQL Server 2005 query optimizer may incorrectly estimate the cardinality for a query that has a predicate that contains an index union alternative', CAST(0x0000984100000000 AS DateTime), NULL, 342) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2164.0', N'2005.90.2164.0', N'919929 FIX: Error message when the Replication Merge Agent runs in SQL Server 2005: "Source: MSSQL_REPL, Error number: MSSQL_REPL-2147199402"', CAST(0x0000986600000000 AS DateTime), NULL, 343) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2164.0', N'2005.90.2164.0', N'921003 FIX: You may receive an error message when you manually define a Back Up Database task in SQL Server 2005 to back up the transaction log', CAST(0x0000982C00000000 AS DateTime), NULL, 344) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2164.0', N'2005.90.2164.0', N'920206 FIX: System performance may be slow when an application submits many queries against a SQL Server 2005 database that uses simple parameterization', CAST(0x0000984800000000 AS DateTime), NULL, 345) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2164.0', N'2005.90.2164.0', N'918882 FIX: A query plan is not cached in SQL Server 2005 when the text of the hint is a large object', CAST(0x0000983400000000 AS DateTime), NULL, 346) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2164.0', N'2005.90.2164.0', N'919636 FIX: Memory usage of the compiled query plan may unexpectedly increase in SQL Server 2005', CAST(0x0000980A00000000 AS DateTime), NULL, 347) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2164.0', N'2005.90.2164.0', N'919775 FIX: The BULK INSERT statement may not return any errors when you try to import data from a text file to a table by using the BULK INSERT statement in Microsoft SQL Server 2005', CAST(0x0000981800000000 AS DateTime), NULL, 348) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2156.0', N'2005.90.2156.0', N'919611 FIX: The value of the automatic growth increment of a database file may be very large in SQL Server 2005 with Service Pack 1', CAST(0x0000980A00000000 AS DateTime), NULL, 349) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2153.0', N'2005.90.2153.0', N'918222 Cumulative hotfix package (build 2153) for SQL Server 2005 is available', CAST(0x0000983C00000000 AS DateTime), N'Downloadable', 350) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2153.0', N'2005.90.2153.0', N'919224 FIX: You may receive an error message when you install the cumulative hotfix package (build 2153) for SQL Server 2005', CAST(0x000097CA00000000 AS DateTime), N'Downloadable', 351) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2050.0', N'2005.90.2050.0', N'932555 FIX: A script task or a script component may not run correctly when you run an SSIS package in SQL Server 2005 build 2047', CAST(0x0000996800000000 AS DateTime), NULL, 352) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2047.0', N'2005.90.2047.0', N'SQL Server 2005 Service Pack 1 (SP1)', CAST(0x000097A700000000 AS DateTime), N'Downloadable', 353) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2040.0', N'2005.90.2040.0', N'SQL Server 2005 Service Pack 1 (SP1) CTP March 2006', CAST(0x0000978200000000 AS DateTime), NULL, 354) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.2029.0', N'2005.90.2029.0', N'SLQ Server 2005 Service Pack 1 (SP1) Beta', NULL, NULL, 355) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.1561.0', N'2005.90.1561.0', N'932556 FIX: A script task or a script component may not run correctly when you run an SSIS package in SQL Server 2005 build 1500 and later builds', CAST(0x0000996800000000 AS DateTime), NULL, 356) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.1558.0', N'2005.90.1558.0', N'926493 FIX: Error message when you restore a transaction-log backup that is generated in SQL Server 2000 SP4 to an instance of SQL Server 2005: "Msg 3456, Level 16, State 1, Line 1. Could not redo log record"', CAST(0x000098AC00000000 AS DateTime), NULL, 357) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.1554.0', N'2005.90.1554.0', N'926292 FIX: When you query through a view that uses the ORDER BY clause in SQL Server 2005, the result is still returned in random order', CAST(0x0000995900000000 AS DateTime), NULL, 358) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.1551.0', N'2005.90.1551.0', N'922527 FIX: Error message when you schedule some SQL Server 2005 Integration Services packages to run as jobs: "Package has been cancelled"', CAST(0x000098BE00000000 AS DateTime), NULL, 359) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.1551.0', N'2005.90.1551.0', N'922804 FIX: After you detach a Microsoft SQL Server 2005 database that resides on network-attached storage, you cannot reattach the SQL Server database', CAST(0x0000988100000000 AS DateTime), NULL, 360) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.1550.0', N'2005.90.1550.0', N'917887 FIX: The value of the automatic growth increment of a database file may be very large in SQL Server 2005', CAST(0x0000980A00000000 AS DateTime), NULL, 361) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.1550.0', N'2005.90.1550.0', N'921106 FIX: You receive an error message when you try to create a differential database backup in SQL Server 2005', CAST(0x0000988100000000 AS DateTime), NULL, 362) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.1547.0', N'2005.90.1547.0', N'918276 FIX: You notice additional random trailing character in values when you retrieve the values from a fixed-size character column or a fixed-size binary column of a table in SQL Server 2005', CAST(0x0000987F00000000 AS DateTime), NULL, 363) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.1545.0', N'2005.90.1545.0', N'917905 FIX: SQL Server 2005 performance may be slower than SQL Server 2000 performance when you use an API server cursor', CAST(0x0000981D00000000 AS DateTime), NULL, 364) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.1541.0', N'2005.90.1541.0', N'917888 FIX: Error message when you use a server-side cursor to run a large complex query in SQL Server 2005: "Error: 8623, Severity: 16, State: 1 The query processor ran out of internal resources"', CAST(0x0000988100000000 AS DateTime), NULL, 365) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.1541.0', N'2005.90.1541.0', N'917971 FIX: You may receive more than 100,000 page faults when you try to back up a SQL Server 2005 database that contains hundreds of files and file groups', CAST(0x0000988100000000 AS DateTime), NULL, 366) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.1539.0', N'2005.90.1539.0', N'917738 FIX: SQL Server 2005 system performance may be slow when you use a keyset-driven cursor to execute a FETCH statement', CAST(0x0000981A00000000 AS DateTime), NULL, 367) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.1538.0', N'2005.90.1538.0', N'917824 FIX: The SQL Server 2005 SqlCommandBuilder.DeriveParameters method returns an exception when the input parameter is a XML parameter that has an associated XSD from an SQL schema', CAST(0x0000980A00000000 AS DateTime), NULL, 368) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.1536.0', N'2005.90.1536.0', N'917016 FIX: The monitor server does not monitor all primary servers and secondary servers when you configure log shipping in SQL Server 2005', CAST(0x0000980A00000000 AS DateTime), NULL, 369) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.1534.0', N'2005.90.1534.0', N'916706 FIX: When you run the "dbcc dbreindex" command or the "alter index" command, some transactions are not replicated to the subscribers in a transactional replication in SQL Server 2005', CAST(0x0000992F00000000 AS DateTime), NULL, 370) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.1533.0', N'2005.90.1533.0', N'916086 FIX: Errors may be generated in the tempdb database when you create and then drop many temporary tables in SQL Server 2005', CAST(0x0000980A00000000 AS DateTime), NULL, 371) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.1532.0', N'2005.90.1532.0', N'916046 FIX: Indexes may grow very large when you insert a row into a table and then update the same row in SQL Server 2005', CAST(0x000098B100000000 AS DateTime), NULL, 372) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.1531.0', N'2005.90.1531.0', N'915918 FIX: The internal deadlock monitor may not detect a deadlock between two or more sessions in SQL Server 2005', CAST(0x0000980A00000000 AS DateTime), NULL, 373) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.1528.0', N'2005.90.1528.0', N'915309 FIX: When you start a merge agent, synchronization between the subscriber and the publisher takes a long time to be completed in SQL Server 2005', CAST(0x000098B700000000 AS DateTime), NULL, 374) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.1528.0', N'2005.90.1528.0', N'915308 FIX: The CPU usage of the server reaches 100% when many DML activities occur in SQL Server 2005', CAST(0x000098AC00000000 AS DateTime), NULL, 375) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.1528.0', N'2005.90.1528.0', N'915307 FIX: You experience a slow uploading process if conflicts occur when many merge agents upload changes to the publishers at the same time in SQL Server 2005', CAST(0x000098B300000000 AS DateTime), NULL, 376) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.1528.0', N'2005.90.1528.0', N'915306 FIX: The merge agent fails and a "permission denied" error message is logged when you synchronize a SQL Server 2005-based merge publication', CAST(0x000098B000000000 AS DateTime), NULL, 377) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.1528.0', N'2005.90.1528.0', N'915112 FIX: Error message when an ADO.NET-connected application tries to reuse a connection from the connection pool in SQL Server 2005: "The request failed to run because the batch is aborted"', CAST(0x0000980A00000000 AS DateTime), NULL, 378) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.1519.0', N'2005.90.1519.0', N'913494 FIX: The merge agent does not use a specified custom user update to handle conflicting UPDATE statements in SQL Server 2005', CAST(0x000098BC00000000 AS DateTime), NULL, 379) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.1518.0', N'2005.90.1518.0', N'913941 FIX: A SQL Server login may have more permissions when you log on to an instance of SQL Server 2005', CAST(0x0000984400000000 AS DateTime), NULL, 380) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.1518.0', N'2005.90.1518.0', N'912472 FIX: An incorrect result may appear in the subscribing database when you set database mirroring for a database and database failover occurs in SQL Server 2005', CAST(0x0000980A00000000 AS DateTime), NULL, 381) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.1518.0', N'2005.90.1518.0', N'913371 FIX: You may receive error messages when you use the sp_cursoropen statement to open a cursor on a user-defined stored procedure in SQL Server 2005', CAST(0x0000980A00000000 AS DateTime), NULL, 382) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.1514.0', N'2005.90.1514.0', N'912471 FIX: The replication on the server does not work any longer when you manually fail over databases in SQL Server 2005', CAST(0x0000980A00000000 AS DateTime), NULL, 383) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.1503.0', N'2005.90.1503.0', N'911662 FIX: You may receive an access violation error message when you run a SELECT query in SQL Server 2005', CAST(0x0000980A00000000 AS DateTime), NULL, 384) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.1502.0', N'2005.90.1502.0', N'915793 FIX: You cannot restore the log backups on the mirror server after you remove database mirroring for the mirror database in SQL Server 2005', CAST(0x0000980A00000000 AS DateTime), NULL, 385) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.1500.0', N'2005.90.1500.0', N'910416 FIX: Error message when you run certain queries or certain stored procedures in SQL Server 2005: "A severe error occurred on the current command"', CAST(0x000097D300000000 AS DateTime), NULL, 386) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.1406.0', N'2005.90.1406.0', N'932557 FIX: A script task or a script component may not run correctly when you run an SSIS package in SQL Server 2005 build 1399', CAST(0x0000996800000000 AS DateTime), N'Downloadable', 387) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'9.0.1399.0', N'2005.90.1399.0', N'SQL Server 2005 RTM', CAST(0x0000970500000000 AS DateTime), NULL, 388) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2305.0', N'2000.80.2305.0', N'983811 MS12-060: Description of the security update for SQL Server 2000 Service Pack 4 QFE: August 14, 2012', CAST(0x0000A0AD00000000 AS DateTime), N'Downloadable', 389) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2301.0', N'2000.80.2301.0', N'983809 MS12-027: Description of the security update for Microsoft SQL Server 2000 Service Pack 4 QFE: April 10, 2012', CAST(0x0000A02F00000000 AS DateTime), N'Downloadable', 390) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2283.0', N'2000.80.2283.0', N'971524 FIX: An access violation occurs when you run a DELETE statement or an UPDATE statement in the Itanium-based versions of SQL Server 2000 after you install security update MS09-004', CAST(0x00009C2900000000 AS DateTime), N'Downloadable', 391) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2282.0', N'2000.80.2282.0', N'960083 MS09-004: Description of the security update for SQL Server 2000 QFE and for MSDE 2000: February 10, 2009', CAST(0x00009BAC00000000 AS DateTime), NULL, 392) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2279.0', N'2000.80.2279.0', N'959678 FIX: When you run the SPSBackup.exe utility to back up a SQL Server 2000 database that is configured as a back-end database for a Windows SharePoint Services server, the backup operation fails', CAST(0x00009BE500000000 AS DateTime), N'Downloadable', 393) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2273.0', N'2000.80.2273.0', N'948111 MS08-040: Description of the security update for SQL Server 2000 QFE and MSDE 2000 July 8, 2008', CAST(0x00009AEF00000000 AS DateTime), NULL, 394) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2271.0', N'2000.80.2271.0', N'946584 FIX: The SPACE function always returns one space in SQL Server 2000 if the SPACE function uses a collation that differs from the collation of the current database', CAST(0x00009A5D00000000 AS DateTime), NULL, 395) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2265.0', N'2000.80.2265.0', N'944985 FIX: The data on the publisher does not match the data on the subscriber when you synchronize a SQL Server 2005 Mobile Edition subscriber with a SQL Server 2000 "merge replication" publisher', CAST(0x00009A0900000000 AS DateTime), NULL, 396) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2253.0', N'2000.80.2253.0', N'939317 FIX: The CPU utilization may suddenly increase to 100 percent when there are many connections to an instance of SQL Server 2000 on a computer that has multiple processors', CAST(0x000099C200000000 AS DateTime), NULL, 397) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2249.0', N'2000.80.2249.0', N'936232 FIX: An access violation may occur when you try to log in to an instance of SQL Server 2000', CAST(0x0000993900000000 AS DateTime), NULL, 398) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2248.0', N'2000.80.2248.0', N'935950 FIX: The foreign key that you created between two tables does not work after you run the CREATE INDEX statement in SQL Server 2000', CAST(0x0000994D00000000 AS DateTime), NULL, 399) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2246.0', N'2000.80.2246.0', N'935465 An updated version of Sqlvdi.dll is now available for SQL Server 2000', CAST(0x0000995100000000 AS DateTime), NULL, 400) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2245.0', N'2000.80.2245.0', N'933573 FIX: You may receive an assertion or database corruption may occur when you use the bcp utility or the "Bulk Insert" Transact-SQL command to import data in SQL Server 2000', CAST(0x0000991A00000000 AS DateTime), NULL, 401) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2244.0', N'2000.80.2244.0', N'934203 FIX: A hotfix for Microsoft SQL Server 2000 Service Pack 4 may not update all the necessary files on an x64-based computer', CAST(0x0000992A00000000 AS DateTime), NULL, 402) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2242.0', N'2000.80.2242.0', N'929131 FIX: In SQL Server 2000, the synchronization process is slow, and the CPU usage is high on the computer that is configured as the Distributor', CAST(0x000098FF00000000 AS DateTime), NULL, 403) GO INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2238.0', N'2000.80.2238.0', N'931932 FIX: The merge agent fails intermittently when you use merge replication that uses a custom resolver after you install SQL Server 2000 Service Pack 4', CAST(0x000098DC00000000 AS DateTime), NULL, 404) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2236.0', N'2000.80.2236.0', N'930484 FIX: CPU utilization may approach 100 percent on a computer that is running SQL Server 2000 after you run the BACKUP DATABASE statement or the BACKUP LOG statement', CAST(0x000098C900000000 AS DateTime), NULL, 405) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2234.0', N'2000.80.2234.0', N'929440 FIX: Error messages when you try to update table rows or insert table rows into a table in SQL Server 2000: "644" or "2511"', CAST(0x000098DD00000000 AS DateTime), NULL, 406) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2232.0', N'2000.80.2232.0', N'928568 FIX: SQL Server 2000 stops responding when you cancel a query or when a query time-out occurs, and error messages are logged in the SQL Server error log file', CAST(0x000098B700000000 AS DateTime), NULL, 407) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2231.0', N'2000.80.2231.0', N'928079 FIX: The Sqldumper.exe utility cannot generate a filtered SQL Server dump file when you use the Remote Desktop Connection service or Terminal Services to connect to a Windows 2000 Server-based computer in SQL Server 2000', CAST(0x0000995200000000 AS DateTime), NULL, 408) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2229.0', N'2000.80.2229.0', N'927186 FIX: Error message when you create a merge replication for tables that have computed columns in SQL Server 2000 Service Pack 4: "The process could not log conflict information"', CAST(0x0000997500000000 AS DateTime), NULL, 409) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2226.0', N'2000.80.2226.0', N'925684 FIX: You may experience one or more symptoms when you run a "CREATE INDEX" statement on an instance of SQL Server 2000', CAST(0x0000987F00000000 AS DateTime), NULL, 410) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2226.0', N'2000.80.2226.0', N'925732 FIX: You may receive inconsistent comparison results when you compare strings by using a width sensitive collation in SQL Server 2000', CAST(0x0000987800000000 AS DateTime), NULL, 411) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2223.0', N'2000.80.2223.0', N'925419 FIX: The server stops responding, the performance is slow, and a time-out occurs in SQL Server 2000', CAST(0x0000997100000000 AS DateTime), NULL, 412) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2223.0', N'2000.80.2223.0', N'925678 FIX: Error message when you schedule a Replication Merge Agent job to run after you install SQL Server 2000 Service Pack 4: "The process could not enumerate changes at the ''Subscriber''"', CAST(0x0000986B00000000 AS DateTime), NULL, 413) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2218.0', N'2000.80.2218.0', N'925297 FIX: The result may be sorted in the wrong order when you run a query that uses the ORDER BY clause to sort a column in a table in SQL Server 2000', CAST(0x0000995200000000 AS DateTime), NULL, 414) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2217.0', N'2000.80.2217.0', N'924664 FIX: You cannot stop the SQL Server service, or many minidump files and many log files are generated in SQL Server 2000', CAST(0x000099D200000000 AS DateTime), NULL, 415) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2215.0', N'2000.80.2215.0', N'923796 FIX: Data in a subscriber of a merge publication in SQL Server 2000 differs from the data in the publisher', CAST(0x000098B400000000 AS DateTime), NULL, 416) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2215.0', N'2000.80.2215.0', N'924662 FIX: The query performance may be slow when you query data from a view in SQL Server 2000', CAST(0x0000985100000000 AS DateTime), NULL, 417) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2215.0', N'2000.80.2215.0', N'923563 FIX: Error message when you configure an immediate updating transactional replication in SQL Server 2000: "Implicit conversion from datatype ''text'' to ''nvarchar'' is not allowed"', CAST(0x0000986A00000000 AS DateTime), NULL, 418) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2215.0', N'2000.80.2215.0', N'923327 FIX: You may receive an access violation error message when you import data by using the "Bulk Insert" command in SQL Server 2000', CAST(0x000098A500000000 AS DateTime), NULL, 419) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2209.0', N'2000.80.2209.0', N'923797 The Knowledge Base (KB) Article You Requested Is Currently Not Available', NULL, NULL, 420) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2207.0', N'2000.80.2207.0', N'923344 FIX: A SQL Server 2000 session may be blocked for the whole time that a Snapshot Agent job runs', CAST(0x0000982B00000000 AS DateTime), NULL, 421) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2201.0', N'2000.80.2201.0', N'920930 FIX: Error message when you try to run a query on a linked server in SQL Server 2000', CAST(0x0000982400000000 AS DateTime), NULL, 422) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2199.0', N'2000.80.2199.0', N'919221 FIX: SQL Server 2000 may take a long time to complete the synchronization phase when you create a merge publication', CAST(0x0000980A00000000 AS DateTime), NULL, 423) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2197.0', N'2000.80.2197.0', N'919133 FIX: Each query takes a long time to compile when you execute a single query or when you execute multiple concurrent queries in SQL Server 2000', CAST(0x0000981100000000 AS DateTime), NULL, 424) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2197.0', N'2000.80.2197.0', N'919068 FIX: The query may return incorrect results, and the execution plan for the query may contain a "Table Spool" operator in SQL Server 2000', CAST(0x0000981700000000 AS DateTime), NULL, 425) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2197.0', N'2000.80.2197.0', N'919399 FIX: A profiler trace in SQL Server 2000 may stop logging events unexpectedly, and you may receive the following error message: "Failed to read trace data"', CAST(0x0000985E00000000 AS DateTime), NULL, 426) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2196.0', N'2000.80.2196.0', N'919165 FIX: A memory leak occurs when you run a remote query by using a linked server in SQL Server 2000', CAST(0x0000981D00000000 AS DateTime), NULL, 427) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2194.0', N'2000.80.2194.0', N'917565 FIX: Error 17883 is logged in the SQL Server error log, and the instance of SQL Server 2000 temporarily stops responding', CAST(0x000098DC00000000 AS DateTime), NULL, 428) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2194.0', N'2000.80.2194.0', N'917972 FIX: You receive an access violation error message when you try to perform a read of a large binary large object column in SQL Server 2000', CAST(0x0000984400000000 AS DateTime), NULL, 429) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2192.0', N'2000.80.2192.0', N'917606 FIX: You may notice a decrease in performance when you run a query that uses the UNION ALL operator in SQL Server 2000 Service Pack 4', CAST(0x0000981300000000 AS DateTime), NULL, 430) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2191.0', N'2000.80.2191.0', N'916698 FIX: Error message when you run SQL Server 2000: "Failed assertion = ''lockFound == TRUE''"', CAST(0x0000980A00000000 AS DateTime), NULL, 431) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2191.0', N'2000.80.2191.0', N'916950 FIX: You may experience heap corruption, and SQL Server 2000 may shut down with fatal access violations when you try to browse files in SQL Server 2000 Enterprise Manager on a Windows Server 2003 x64-based computer', CAST(0x0000984F00000000 AS DateTime), NULL, 432) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2189.0', N'2000.80.2189.0', N'916652 FIX: An access violation may occur when you run a query on a table that has a multicolumn index in SQL Server 2000', CAST(0x0000980A00000000 AS DateTime), NULL, 433) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2189.0', N'2000.80.2189.0', N'913438 FIX: The SQL Server process may end unexpectedly when you turn on trace flag -T1204 and a profiler trace is capturing the Lock:DeadLock Chain event in SQL Server 2000 SP4', CAST(0x0000980300000000 AS DateTime), NULL, 434) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2187.0', N'2000.80.2187.0', N'915340 FIX: A deadlock occurs when the scheduled SQL Server Agent job that you add or that you update is running in SQL Server 2000', CAST(0x0000995100000000 AS DateTime), NULL, 435) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2187.0', N'2000.80.2187.0', N'916287 A cumulative hotfix package is available for SQL Server 2000 Service Pack 4 build 2187', CAST(0x0000985C00000000 AS DateTime), N'Downloadable', 436) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2187.0', N'2000.80.2187.0', N'914384 FIX: The database status changes to Suspect when you perform a bulk copy in a transaction and then roll back the transaction in SQL Server 2000', CAST(0x0000980A00000000 AS DateTime), NULL, 437) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2187.0', N'2000.80.2187.0', N'915065 FIX: Error message when you try to apply a hotfix on a SQL Server 2000-based computer that is configured as a MSCS node: "An error in updating your system has occurred"', CAST(0x0000989400000000 AS DateTime), NULL, 438) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2180.0', N'2000.80.2180.0', N'913789 FIX: The password that you specify in a BACKUP statement appears in the SQL Server Errorlog file or in the Application event log if the BACKUP statement does not run in SQL Server 2000', CAST(0x000098DA00000000 AS DateTime), NULL, 439) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2180.0', N'2000.80.2180.0', N'913684 FIX: You may receive error messages when you use linked servers in SQL Server 2000 on a 64-bit Itanium processor', CAST(0x0000980A00000000 AS DateTime), NULL, 440) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2175.0', N'2000.80.2175.0', N'911678 FIX: No rows may be returned, and you may receive an error message when you try to import SQL Profiler trace files into tables by using the fn_trace_gettable function in SQL Server 2000', CAST(0x0000980A00000000 AS DateTime), NULL, 441) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2172.0', N'2000.80.2172.0', N'910707 FIX: When you query a view that was created by using the VIEW_METADATA option, an access violation may occur in SQL Server 2000', CAST(0x0000980A00000000 AS DateTime), NULL, 442) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2171.0', N'2000.80.2171.0', N'909369 FIX: Automatic checkpoints on some SQL Server 2000 databases do not run as expected', CAST(0x0000980A00000000 AS DateTime), NULL, 443) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2168.0', N'2000.80.2168.0', N'907813 FIX: An error occurs when you try to access the Analysis Services performance monitor counter object after you apply Windows Server 2003 SP1', CAST(0x0000988000000000 AS DateTime), NULL, 444) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.1077.0', N'2000.80.1077.0', N'983814 MS12-070: Description of the security update for SQL Server 2000 Reporting Services Service Pack 2', CAST(0x0000A0E500000000 AS DateTime), NULL, 468) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2166.0', N'2000.80.2166.0', N'909734 FIX: An error message is logged, and new diagnostics do not capture the thread stack when the SQL Server User Mode Scheduler (UMS) experiences a nonyielding thread in SQL Server 2000 Service Pack 4', CAST(0x0000980A00000000 AS DateTime), NULL, 445) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2162.0', N'2000.80.2162.0', N'904660 A cumulative hotfix package is available for SQL Server 2000 Service Pack 4 build 2162', CAST(0x0000983D00000000 AS DateTime), NULL, 446) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2159.0', N'2000.80.2159.0', N'907250 FIX: You may experience concurrency issues when you run the DBCC INDEXDEFRAG statement in SQL Server 2000', CAST(0x0000980A00000000 AS DateTime), NULL, 447) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2156.0', N'2000.80.2156.0', N'906790 FIX: You receive an error message when you try to rebuild the master database after you have installed hotfix builds in SQL Server 2000 SP4 64-bit', CAST(0x0000980900000000 AS DateTime), NULL, 448) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2151.0', N'2000.80.2151.0', N'903742 FIX: You receive an "Error: 8526, Severity: 16, State: 2" error message in SQL Profiler when you use SQL Query Analyzer to start or to enlist into a distributed transaction after you have installed SQL Server 2000 SP4', CAST(0x0000980900000000 AS DateTime), NULL, 449) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2151.0', N'2000.80.2151.0', N'904244 FIX: Incorrect data is inserted unexpectedly when you perform a bulk copy operation by using the DB-Library API in SQL Server 2000 Service Pack 4', CAST(0x0000994C00000000 AS DateTime), NULL, 450) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2148.0', N'2000.80.2148.0', N'899430 FIX: An access violation may occur when you run a SELECT query and the NO_BROWSETABLE option is set to ON in Microsoft SQL Server 2000', CAST(0x0000980900000000 AS DateTime), NULL, 451) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2148.0', N'2000.80.2148.0', N'899431 FIX: An access violation occurs in the Mssdi98.dll file, and SQL Server crashes when you use SQL Query Analyzer to debug a stored procedure in SQL Server 2000 Service Pack 4', CAST(0x0000980900000000 AS DateTime), NULL, 452) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2148.0', N'2000.80.2148.0', N'900390 FIX: The Mssdmn.exe process may use lots of CPU capacity when you perform a SQL Server 2000 full text search of Office Word documents', CAST(0x000097D300000000 AS DateTime), NULL, 453) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2148.0', N'2000.80.2148.0', N'900404 FIX: The results of the query may be returned much slower than you expect when you run a query that includes a GROUP BY statement in SQL Server 2000', CAST(0x000097D300000000 AS DateTime), NULL, 454) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2148.0', N'2000.80.2148.0', N'901212 FIX: You receive an error message if you use the sp_addalias or sp_dropalias procedures when the IMPLICIT_TRANSACTIONS option is set to ON in SQL Server 2000 SP4', CAST(0x0000980900000000 AS DateTime), NULL, 455) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2148.0', N'2000.80.2148.0', N'902150 FIX: Some 32-bit applications that use SQL-DMO and SQL-VDI APIs may stop working after you install SQL Server 2000 Service Pack 4 on an Itanium-based computer', CAST(0x000097D300000000 AS DateTime), NULL, 456) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2148.0', N'2000.80.2148.0', N'902955 FIX: You receive a "Getting registry information" message when you run the Sqldiag.exe utility after you install SQL Server 2000 SP4', CAST(0x0000980900000000 AS DateTime), NULL, 457) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2147.0', N'2000.80.2147.0', N'899410 FIX: You may experience slow server performance when you start a trace in an instance of SQL Server 2000 that runs on a computer that has more than four processors', CAST(0x000097D300000000 AS DateTime), NULL, 458) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2145.0', N'2000.80.2145.0', N'826906 FIX: A query that uses a view that contains a correlated subquery and an aggregate runs slowly', CAST(0x000096F800000000 AS DateTime), NULL, 459) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2145.0', N'2000.80.2145.0', N'836651 FIX: You receive query results that were not expected when you use both ANSI joins and non-ANSI joins', CAST(0x000097D900000000 AS DateTime), NULL, 460) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2066.0', N'2000.80.2066.0', N'Microsoft Security Bulletin MS12-060', CAST(0x0000A0AD00000000 AS DateTime), NULL, 461) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2065.0', N'2000.80.2065.0', N'983808 MS12-027: Description of the security update for Microsoft SQL Server 2000 Service Pack 4 GDR: April 10, 2012', CAST(0x0000A02F00000000 AS DateTime), NULL, 462) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2055.0', N'2000.80.2055.0', N'959420 MS09-004: Vulnerabilities in Microsoft SQL Server could allow remote code execution', CAST(0x00009BAC00000000 AS DateTime), NULL, 463) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2040.0', N'2000.80.2040.0', N'899761 FIX: Not all memory is available when AWE is enabled on a computer that is running a 32-bit version of SQL Server 2000 SP4', CAST(0x0000981E00000000 AS DateTime), NULL, 464) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2039.0', N'2000.80.2039.0', N'SQL Server 2000 Service Pack 4 (SP4)', CAST(0x0000964C00000000 AS DateTime), N'Downloadable', 465) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.2026.0', N'2000.80.2026.0', N'SQL Server 2000 Service Pack 4 (SP4) Beta', NULL, NULL, 466) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.1547.0', N'2000.80.1547.0', N'899410 FIX: You may experience slow server performance when you start a trace in an instance of SQL Server 2000 that runs on a computer that has more than four processors', CAST(0x000097D300000000 AS DateTime), NULL, 467) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.1037.0', N'2000.80.1037.0', N'930484 FIX: CPU utilization may approach 100 percent on a computer that is running SQL Server 2000 after you run the BACKUP DATABASE statement or the BACKUP LOG statement', CAST(0x000098C900000000 AS DateTime), NULL, 469) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.1036.0', N'2000.80.1036.0', N'929410 FIX: Error message when you run a full-text query in SQL Server 2000: "Error: 17883, Severity: 1, State: 0"', CAST(0x000098B300000000 AS DateTime), NULL, 470) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.1035.0', N'2000.80.1035.0', N'917593 FIX: The "Audit Logout" event does not appear in the trace results file when you run a profiler trace against a linked server instance in SQL Server 2000', CAST(0x0000984400000000 AS DateTime), NULL, 471) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.1034.0', N'2000.80.1034.0', N'915328 FIX: You may intermittently experience an access violation error when a query is executed in a parallel plan and the execution plan contains either a HASH JOIN operation or a Sort operation in SQL Server 2000', CAST(0x0000981800000000 AS DateTime), NULL, 472) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.1029.0', N'2000.80.1029.0', N'902852 FIX: Error message when you run an UPDATE statement that uses two JOIN hints to update a table in SQL Server 2000: "Internal SQL Server error"', CAST(0x000097D300000000 AS DateTime), NULL, 473) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.1027.0', N'2000.80.1027.0', N'900416 FIX: A 17883 error may occur you run a query that uses a hash join in SQL Server 2000', CAST(0x0000980900000000 AS DateTime), NULL, 474) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.1025.0', N'2000.80.1025.0', N'899428 FIX: You receive incorrect results when you run a query that uses a cross join operator in SQL Server 2000 SP3', CAST(0x000097D300000000 AS DateTime), NULL, 475) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.1025.0', N'2000.80.1025.0', N'899430 FIX: An access violation may occur when you run a SELECT query and the NO_BROWSETABLE option is set to ON in Microsoft SQL Server 2000', CAST(0x0000980900000000 AS DateTime), NULL, 476) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.1024.0', N'2000.80.1024.0', N'898709 FIX: Error message when you use SQL Server 2000: "Time out occurred while waiting for buffer latch type 3"', CAST(0x0000980900000000 AS DateTime), NULL, 477) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.1021.0', N'2000.80.1021.0', N'887700 FIX: Server Network Utility may display incorrect protocol properties in SQL Server 2000', CAST(0x0000980900000000 AS DateTime), NULL, 478) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.1020.0', N'2000.80.1020.0', N'896985 FIX: The Subscriber may not be able to upload changes to the Publisher when you incrementally add an article to a publication in SQL Server 2000 SP3', CAST(0x0000980900000000 AS DateTime), NULL, 479) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.1019.0', N'2000.80.1019.0', N'897572 FIX: You may receive a memory-related error message when you repeatedly create and destroy an out-of-process COM object within the same batch or stored procedure in SQL Server 2000', CAST(0x000097D300000000 AS DateTime), NULL, 480) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.1017.0', N'2000.80.1017.0', N'896425 FIX: The BULK INSERT statement silently skips insert attempts when the data value is NULL and the column is defined as NOT NULL for INT, SMALLINT, and BIGINT data types in SQL Server 2000', CAST(0x000097D300000000 AS DateTime), NULL, 481) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.1014.0', N'2000.80.1014.0', N'895123 FIX: You may receive error message 701, error message 802, and error message 17803 when many hashed buffers are available in SQL Server 2000', CAST(0x000097D300000000 AS DateTime), NULL, 482) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.1014.0', N'2000.80.1014.0', N'895187 FIX: You receive an error message when you try to delete records by running a Delete Transact-SQL statement in SQL Server 2000', CAST(0x0000980900000000 AS DateTime), NULL, 483) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.1013.0', N'2000.80.1013.0', N'891866 FIX: The query runs slower than you expected when you try to parse a query in SQL Server 2000', CAST(0x000097D300000000 AS DateTime), NULL, 484) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.1009.0', N'2000.80.1009.0', N'894257 FIX: You receive an "Incorrect syntax near '')''" error message when you run a script that was generated by SQL-DMO for an Operator object in SQL Server 2000', CAST(0x000097D300000000 AS DateTime), NULL, 485) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.1007.0', N'2000.80.1007.0', N'893312 FIX: You may receive a "SQL Server could not spawn process_loginread thread" error message, and a memory leak may occur when you cancel a remote query in SQL Server 2000', CAST(0x000097D300000000 AS DateTime), NULL, 486) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.1003.0', N'2000.80.1003.0', N'892923 FIX: Differential database backups may not contain database changes in the Page Free Space (PFS) pages in SQL Server 2000', CAST(0x000097D300000000 AS DateTime), NULL, 487) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.1001.0', N'2000.80.1001.0', N'892205 FIX: You may receive a 17883 error message when SQL Server 2000 performs a very large hash operation', CAST(0x000097D300000000 AS DateTime), NULL, 488) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.1000.0', N'2000.80.1000.0', N'891585 FIX: Database recovery does not occur, or a user database is marked as suspect in SQL Server 2000', CAST(0x000097D300000000 AS DateTime), NULL, 489) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.997.0', N'2000.80.997.0', N'891311 FIX: You cannot create new TCP/IP socket based connections after error messages 17882 and 10055 are written to the Microsoft SQL Server 2000 error log', CAST(0x0000980200000000 AS DateTime), NULL, 490) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.996.0', N'2000.80.996.0', N'891017 FIX: SQL Server 2000 may stop responding to other requests when you perform a large deallocation operation', CAST(0x000097D300000000 AS DateTime), NULL, 491) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.996.0', N'2000.80.996.0', N'891268 FIX: You receive a 17883 error message and SQL Server 2000 may stop responding to other requests when you perform large in-memory sort operations', CAST(0x000097D300000000 AS DateTime), NULL, 492) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.994.0', N'2000.80.994.0', N'890942 FIX: Some complex queries are slower after you install SQL Server 2000 Service Pack 2 or SQL Server 2000 Service Pack 3', CAST(0x000097D300000000 AS DateTime), NULL, 493) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.994.0', N'2000.80.994.0', N'890768 FIX: You experience non-convergence in a replication topology when you unpublish or drop columns from a dynamically filtered publication in SQL Server 2000', CAST(0x000097D300000000 AS DateTime), NULL, 494) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.994.0', N'2000.80.994.0', N'890767 FIX: You receive a "Server: Msg 107, Level 16, State 3, Procedure TEMP_VIEW_Merge, Line 1" error message when the sum of the length of the published column names in a merge publication exceeds 4,000 characters in SQL Server 2000', CAST(0x000097D300000000 AS DateTime), NULL, 495) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.993.0', N'2000.80.993.0', N'890925 FIX: The @@ERROR system function may return an incorrect value when you execute a Transact-SQL statement that uses a parallel execution plan in SQL Server 2000 32-bit or in SQL Server 2000 64-bit', CAST(0x000097D300000000 AS DateTime), NULL, 496) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.993.0', N'2000.80.993.0', N'888444 FIX: You receive a 17883 error in SQL Server 2000 Service Pack 3 or in SQL Server 2000 Service Pack 3a when a worker thread becomes stuck in a registry call', CAST(0x000097D300000000 AS DateTime), NULL, 497) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.993.0', N'2000.80.993.0', N'890742 FIX: Error message when you use a loopback linked server to run a distributed query in SQL Server 2000: "Could not perform the requested operation because the minimum query memory is not available"', CAST(0x000097C200000000 AS DateTime), NULL, 498) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.991.0', N'2000.80.991.0', N'889314 FIX: Non-convergence may occur in a merge replication topology if the primary connection to the publisher is disconnected', CAST(0x000097D300000000 AS DateTime), NULL, 499) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.990.0', N'2000.80.990.0', N'890200 FIX: SQL Server 2000 stops listening for new TCP/IP Socket connections unexpectedly after error message 17882 is written to the SQL Server 2000 error log', CAST(0x000097D300000000 AS DateTime), NULL, 500) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.988.0', N'2000.80.988.0', N'889166 FIX: You receive a "Msg 3628" error message when you run an inner join query in SQL Server 2000', CAST(0x000097D300000000 AS DateTime), NULL, 501) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.985.0', N'2000.80.985.0', N'889239 FIX: Start times in the SQL Profiler are different for the Audit:Login and Audit:Logout Events in SQL Server 2000', CAST(0x000097D300000000 AS DateTime), NULL, 502) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.980.0', N'2000.80.980.0', N'887974 FIX: A fetch on a dynamic cursor can cause unexpected results in SQL Server 2000 Service Pack 3', CAST(0x000097D300000000 AS DateTime), NULL, 503) GO INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.977.0', N'2000.80.977.0', N'888007 You receive a "The product does not have a prerequisite update installed" error message when you try to install a SQL Server 2000 post-Service Pack 3 hotfix', CAST(0x000096C100000000 AS DateTime), NULL, 504) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.973.0', N'2000.80.973.0', N'884554 FIX: A SPID stops responding with a NETWORKIO (0x800) waittype in SQL Server Enterprise Manager when SQL Server tries to process a fragmented TDS network packet', CAST(0x000097D300000000 AS DateTime), NULL, 505) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.972.0', N'2000.80.972.0', N'885290 FIX: An assertion error occurs when you insert data in the same row in a table by using multiple connections to an instance of SQL Server', CAST(0x000097D300000000 AS DateTime), NULL, 506) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.970.0', N'2000.80.970.0', N'872842 FIX: A CHECKDB statement reports a 2537 corruption error after SQL Server transfers data to a sql_variant column in SQL Server 2000', CAST(0x000097D300000000 AS DateTime), NULL, 507) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.967.0', N'2000.80.967.0', N'878501 FIX: You may receive an error message when you run a SET IDENTITY_INSERT ON statement on a table and then try to insert a row into the table in SQL Server 2000', CAST(0x000097D300000000 AS DateTime), NULL, 508) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.962.0', N'2000.80.962.0', N'883415 FIX: A user-defined function returns results that are not correct for a query', CAST(0x000097D300000000 AS DateTime), NULL, 509) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.961.0', N'2000.80.961.0', N'873446 FIX: An access violation exception may occur when multiple users try to perform data modification operations at the same time that fire triggers that reference a deleted or an inserted table in SQL Server 2000 on a computer that is running SMP', CAST(0x000097D300000000 AS DateTime), NULL, 510) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.959.0', N'2000.80.959.0', N'878500 FIX: An Audit Object Permission event is not produced when you run a TRUNCATE TABLE statement', CAST(0x000097D300000000 AS DateTime), NULL, 511) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.957.0', N'2000.80.957.0', N'870994 FIX: An access violation exception may occur when you run a query that uses index names in the WITH INDEX option to specify an index hint', CAST(0x000097D300000000 AS DateTime), NULL, 512) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.955.0', N'2000.80.955.0', N'867798 FIX: The @date_received parameter of the xp_readmail extended stored procedure incorrectly returns the date and the time that an e-mail message is submitted by the sender in SQL Server 2000', CAST(0x000098B000000000 AS DateTime), NULL, 513) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.954.0', N'2000.80.954.0', N'843282 FIX: The Osql.exe utility does not run a Transact-SQL script completely if you start the program from a remote session by using a background service and then log off the console session', CAST(0x000098AD00000000 AS DateTime), NULL, 514) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.952.0', N'2000.80.952.0', N'867878 FIX: The Log Reader Agent may cause 17883 error messages', CAST(0x000097D300000000 AS DateTime), NULL, 515) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.952.0', N'2000.80.952.0', N'867879 FIX: Merge replication non-convergence occurs with SQL Server CE subscribers', CAST(0x000097D300000000 AS DateTime), NULL, 516) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.952.0', N'2000.80.952.0', N'867880 FIX: Merge Agent may fail with an "Invalid character value for cast specification" error message', CAST(0x000097D300000000 AS DateTime), NULL, 517) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.949.0', N'2000.80.949.0', N'843266 FIX: Shared page locks can be held until end of the transaction and can cause blocking or performance problems in SQL Server 2000 Service Pack 3 (SP3)', CAST(0x000097D400000000 AS DateTime), NULL, 518) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.948.0', N'2000.80.948.0', N'843263 FIX: You may receive an 8623 error message when you try to run a complex query on an instance of SQL Server', CAST(0x000097D300000000 AS DateTime), NULL, 519) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.944.0', N'2000.80.944.0', N'839280 FIX: SQL debugging does not work in Visual Studio .NET after you install Windows XP Service Pack 2', CAST(0x000097D700000000 AS DateTime), NULL, 520) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.937.0', N'2000.80.937.0', N'841776 FIX: Additional diagnostics have been added to SQL Server 2000 to detect unreported read operation failures', CAST(0x000097D300000000 AS DateTime), NULL, 521) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.936.0', N'2000.80.936.0', N'841627 FIX: SQL Server 2000 may underestimate the cardinality of a query expression under certain circumstances', CAST(0x000097D300000000 AS DateTime), NULL, 522) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.935.0', N'2000.80.935.0', N'841401 FIX: You may notice incorrect values for the "Active Transactions" counter when you perform multiple transactions on an instance of SQL Server 2000 that is running on an SMP computer', CAST(0x000097D300000000 AS DateTime), NULL, 523) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.934.0', N'2000.80.934.0', N'841404 FIX: You may receive a "The query processor could not produce a query plan" error message in SQL Server when you run a query that includes multiple subqueries that use self-joins', CAST(0x000097D300000000 AS DateTime), NULL, 524) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.933.0', N'2000.80.933.0', N'840856 FIX: The MSSQLServer service exits unexpectedly in SQL Server 2000 Service Pack 3', CAST(0x000097D400000000 AS DateTime), NULL, 525) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.929.0', N'2000.80.929.0', N'839529 FIX: 8621 error conditions may cause SQL Server 2000 64-bit to close unexpectedly', CAST(0x000097D300000000 AS DateTime), NULL, 526) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.928.0', N'2000.80.928.0', N'839589 FIX: The thread priority is raised for some threads in a parallel query', CAST(0x000097D300000000 AS DateTime), NULL, 527) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.927.0', N'2000.80.927.0', N'839688 FIX: Profiler RPC events truncate parameters that have a text data type to 16 characters', CAST(0x000097D300000000 AS DateTime), NULL, 528) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.926.0', N'2000.80.926.0', N'839523 FIX: An access violation exception may occur when you update a text column by using a stored procedure in SQL Server 2000', CAST(0x000097D300000000 AS DateTime), NULL, 529) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.923.0', N'2000.80.923.0', N'838460 FIX: The xp_logininfo procedure may fail with error 8198 after you install Q825042 or any hotfix with SQL Server 8.00.0840 or later', CAST(0x000097D300000000 AS DateTime), NULL, 530) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.922.0', N'2000.80.922.0', N'837970 FIX: You may receive an "Invalid object name..." error message when you run the DBCC CHECKCONSTRAINTS Transact-SQL statement on a table in SQL Server 2000', CAST(0x000096F800000000 AS DateTime), NULL, 531) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.919.0', N'2000.80.919.0', N'837957 FIX: When you use Transact-SQL cursor variables to perform operations that have large iterations, memory leaks may occur in SQL Server 2000', CAST(0x000096F800000000 AS DateTime), NULL, 532) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.916.0', N'2000.80.916.0', N'317989 FIX: Sqlakw32.dll May Corrupt SQL Statements', CAST(0x000096DC00000000 AS DateTime), NULL, 533) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.915.0', N'2000.80.915.0', N'837401 FIX: Rows are not successfully inserted into a table when you use the BULK INSERT command to insert rows', CAST(0x000096F800000000 AS DateTime), NULL, 534) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.913.0', N'2000.80.913.0', N'836651 FIX: You receive query results that were not expected when you use both ANSI joins and non-ANSI joins', CAST(0x000097D900000000 AS DateTime), NULL, 535) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.911.0', N'2000.80.911.0', N'837957 FIX: When you use Transact-SQL cursor variables to perform operations that have large iterations, memory leaks may occur in SQL Server 2000', CAST(0x000096F800000000 AS DateTime), NULL, 536) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.910.0', N'2000.80.910.0', N'834798 FIX: SQL Server 2000 may not start if many users try to log in to SQL Server when SQL Server is trying to start', CAST(0x000096F800000000 AS DateTime), NULL, 537) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.908.0', N'2000.80.908.0', N'834290 FIX: You receive a 644 error message when you run an UPDATE statement and the isolation level is set to READ UNCOMMITTED', CAST(0x000096F800000000 AS DateTime), NULL, 538) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.904.0', N'2000.80.904.0', N'834453 FIX: The Snapshot Agent may fail after you make schema changes to the underlying tables of a publication', CAST(0x0000963E00000000 AS DateTime), NULL, 539) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.892.0', N'2000.80.892.0', N'833710 FIX: You receive an error message when you try to restore a database backup that spans multiple devices', CAST(0x000096F800000000 AS DateTime), NULL, 540) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.891.0', N'2000.80.891.0', N'836141 FIX: An access violation exception may occur when SQL Server runs many parallel query processing operations on a multiprocessor computer', CAST(0x0000962900000000 AS DateTime), NULL, 541) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.879.0', N'2000.80.879.0', N'832977 FIX: The DBCC PSS Command may cause access violations and 17805 errors in SQL Server 2000', CAST(0x000096F800000000 AS DateTime), NULL, 542) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.878.0', N'2000.80.878.0', N'831950 FIX: You receive error message 3456 when you try to apply a transaction log to a server', CAST(0x000096F800000000 AS DateTime), NULL, 543) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.876.0', N'2000.80.876.0', N'830912 FIX: Key Names Read from an .Ini File for a Dynamic Properties Task May Be Truncated', CAST(0x000096F800000000 AS DateTime), NULL, 544) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.876.0', N'2000.80.876.0', N'831997 FIX: An invalid cursor state occurs after you apply Hotfix 8.00.0859 or later in SQL Server 2000', CAST(0x000096F800000000 AS DateTime), NULL, 545) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.876.0', N'2000.80.876.0', N'831999 FIX: An AWE system uses more memory for sorting or for hashing than a non-AWE system in SQL Server 2000', CAST(0x000096F800000000 AS DateTime), NULL, 546) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.873.0', N'2000.80.873.0', N'830887 FIX: Some queries that have a left outer join and an IS NULL filter run slower after you install SQL Server 2000 post-SP3 hotfix', CAST(0x000096F800000000 AS DateTime), NULL, 547) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.871.0', N'2000.80.871.0', N'830767 FIX: SQL Query Analyzer may stop responding when you close a query window or open a file', CAST(0x000096F800000000 AS DateTime), NULL, 548) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.871.0', N'2000.80.871.0', N'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', CAST(0x000096F800000000 AS DateTime), NULL, 549) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.870.0', N'2000.80.870.0', N'830262 FIX: Unconditional Update May Not Hold Key Locks on New Key Values', CAST(0x000096F800000000 AS DateTime), NULL, 550) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.869.0', N'2000.80.869.0', N'830588 FIX: Access violation when you trace keyset-driven cursors by using SQL Profiler', CAST(0x000096F800000000 AS DateTime), NULL, 551) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.866.0', N'2000.80.866.0', N'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', CAST(0x0000974B00000000 AS DateTime), NULL, 552) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.865.0', N'2000.80.865.0', N'830395 FIX: An access violation occurs during compilation if the table contains statistics for a computed column', CAST(0x000096F800000000 AS DateTime), NULL, 553) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.865.0', N'2000.80.865.0', N'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', CAST(0x000096F800000000 AS DateTime), NULL, 554) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.863.0', N'2000.80.863.0', N'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', CAST(0x000096F800000000 AS DateTime), NULL, 555) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.863.0', N'2000.80.863.0', N'829444 FIX: A floating point exception occurs during the optimization of a query', CAST(0x000096F800000000 AS DateTime), NULL, 556) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.859.0', N'2000.80.859.0', N'821334 FIX: Issues that are resolved in SQL Server 2000 build 8.00.0859', CAST(0x0000962800000000 AS DateTime), NULL, 557) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.858.0', N'2000.80.858.0', N'828637 FIX: Users Can Control the Compensating Change Process in Merge Replication', CAST(0x000096F800000000 AS DateTime), NULL, 558) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.857.0', N'2000.80.857.0', N'828017 The Knowledge Base (KB) Article You Requested Is Currently Not Available', NULL, NULL, 559) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.857.0', N'2000.80.857.0', N'827714 FIX: A query may fail with retail assertion when you use the NOLOCK hint or the READ UNCOMMITTED isolation level', CAST(0x0000971500000000 AS DateTime), NULL, 560) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.857.0', N'2000.80.857.0', N'828308 FIX: An Internet Explorer script error occurs when you access metadata information by using DTS in SQL Server Enterprise Manager', CAST(0x000096F800000000 AS DateTime), NULL, 561) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.856.0', N'2000.80.856.0', N'828096 FIX: Key Locks Are Held Until the End of the Statement for Rows That Do Not Pass Filter Criteria', CAST(0x000096F800000000 AS DateTime), NULL, 562) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.854.0', N'2000.80.854.0', N'828699 FIX: An Access Violation Occurs When You Run DBCC UPDATEUSAGE on a Database That Has Many Objects', CAST(0x000096F800000000 AS DateTime), NULL, 563) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.852.0', N'2000.80.852.0', N'830466 FIX: You may receive an "Internal SQL Server error" error message when you run a Transact-SQL SELECT statement on a view that has many subqueries in SQL Server 2000', CAST(0x0000962900000000 AS DateTime), NULL, 564) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.852.0', N'2000.80.852.0', N'827954 FIX: Slow Execution Times May Occur When You Run DML Statements Against Tables That Have Cascading Referential Integrity', CAST(0x000096F800000000 AS DateTime), NULL, 565) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.851.0', N'2000.80.851.0', N'826754 FIX: A Deadlock Occurs If You Run an Explicit UPDATE STATISTICS Command', CAST(0x000096F800000000 AS DateTime), NULL, 566) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.850.0', N'2000.80.850.0', N'826860 FIX: Linked Server Query May Return NULL If It Is Performed Through a Keyset Cursor', CAST(0x000096F800000000 AS DateTime), NULL, 567) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.850.0', N'2000.80.850.0', N'826815 FIX: You receive an 8623 error message in SQL Server when you try to run a query that has multiple correlated subqueries', CAST(0x000096F800000000 AS DateTime), NULL, 568) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.850.0', N'2000.80.850.0', N'826906 FIX: A query that uses a view that contains a correlated subquery and an aggregate runs slowly', CAST(0x000096F800000000 AS DateTime), NULL, 569) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.848.0', N'2000.80.848.0', N'826822 FIX: A Member of the db_accessadmin Fixed Database Role Can Create an Alias for the dbo Special User', CAST(0x000096F800000000 AS DateTime), NULL, 570) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.847.0', N'2000.80.847.0', N'826433 PRB: Additional SQL Server Diagnostics Added to Detect Unreported I/O Problems', CAST(0x000096F800000000 AS DateTime), NULL, 571) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.845.0', N'2000.80.845.0', N'826364 FIX: A Query with a LIKE Comparison Results in a Non-Optimal Query Plan When You Use a Hungarian SQL Server Collation', CAST(0x000096E400000000 AS DateTime), NULL, 572) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.845.0', N'2000.80.845.0', N'825854 FIX: No Exclusive Locks May Be Taken If the DisAllowsPageLocks Value Is Set to True', CAST(0x000096F800000000 AS DateTime), NULL, 573) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.844.0', N'2000.80.844.0', N'826080 FIX: SQL Server 2000 protocol encryption applies to JDBC clients', CAST(0x0000985D00000000 AS DateTime), NULL, 574) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.842.0', N'2000.80.842.0', N'825043 FIX: Rows are unexpectedly deleted when you run a distributed query to delete or to update a linked server table', CAST(0x000096F800000000 AS DateTime), NULL, 575) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.841.0', N'2000.80.841.0', N'825225 FIX: You receive an error message when you run a parallel query that uses an aggregation function or the GROUP BY clause', CAST(0x000096F800000000 AS DateTime), NULL, 576) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.840.0', N'2000.80.840.0', N'319477 FIX: Extremely Large Number of User Tables on AWE System May Cause BPool::Map Errors', CAST(0x000096DC00000000 AS DateTime), NULL, 577) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.840.0', N'2000.80.840.0', N'319477 FIX: Extremely Large Number of User Tables on AWE System May Cause BPool::Map Errors', CAST(0x000096DC00000000 AS DateTime), NULL, 578) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.839.0', N'2000.80.839.0', N'823877 FIX: An Access Violation May Occur When You Run a Query That Contains 32,000 or More OR Clauses', CAST(0x000096F800000000 AS DateTime), NULL, 579) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.839.0', N'2000.80.839.0', N'824027 FIX: A Cursor with a Large Object Parameter May Cause an Access Violation on CStmtCond::XretExecute', CAST(0x000096F800000000 AS DateTime), NULL, 580) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.837.0', N'2000.80.837.0', N'820788 FIX: Delayed domain authentication may cause SQL Server to stop responding', CAST(0x000096F800000000 AS DateTime), NULL, 581) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.837.0', N'2000.80.837.0', N'821741 FIX: Lock monitor exception in DeadlockMonitor::ResolveDeadlock', CAST(0x000096F800000000 AS DateTime), NULL, 582) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.837.0', N'2000.80.837.0', N'821548 FIX: A Parallel Query May Generate an Access Violation After You Install SQL Server 2000 SP3', CAST(0x000096F800000000 AS DateTime), NULL, 583) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.837.0', N'2000.80.837.0', N'821740 FIX: MS DTC Transaction Commit Operation Blocks Itself', CAST(0x000096F800000000 AS DateTime), NULL, 584) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.837.0', N'2000.80.837.0', N'823514 FIX: Build 8.00.0837: A query that contains a correlated subquery runs slowly', CAST(0x000096F800000000 AS DateTime), NULL, 585) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.819.0', N'2000.80.819.0', N'826161 FIX: You are prompted for password confirmation after you change a standard SQL Server login', CAST(0x000096F800000000 AS DateTime), NULL, 586) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.818.0', N'2000.80.818.0', N'821277 MS03-031: Security patch for SQL Server 2000 Service Pack 3', CAST(0x0000974400000000 AS DateTime), NULL, 587) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.818.0', N'2000.80.818.0', N'821337 FIX: Localized versions of SQL Mail and the Web Assistant Wizard may not work as expected in SQL Server 2000 64 bit', CAST(0x0000961900000000 AS DateTime), NULL, 588) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.818.0', N'2000.80.818.0', N'818388 FIX: A Transact-SQL Statement That Is Embedded in the Database Name Runs with System Administrator Permissions', CAST(0x000095F700000000 AS DateTime), NULL, 589) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.818.0', N'2000.80.818.0', N'826161 FIX: You are prompted for password confirmation after you change a standard SQL Server login', CAST(0x000096F800000000 AS DateTime), NULL, 590) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.818.0', N'2000.80.818.0', N'821280 MS03-031: Security Patch for SQL Server 2000 64-bit', CAST(0x0000978400000000 AS DateTime), NULL, 591) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.816.0', N'2000.80.816.0', N'818766 FIX: Intense SQL Server activity results in spinloop wait', CAST(0x000096F800000000 AS DateTime), NULL, 592) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.814.0', N'2000.80.814.0', N'819662 FIX: Distribution Cleanup Agent Incorrectly Cleans Up Entries for Anonymous Subscribers', CAST(0x000096F800000000 AS DateTime), NULL, 593) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.811.0', N'2000.80.811.0', N'819248 FIX: An access violation exception may occur when you insert a row in a table that is referenced by indexed views in SQL Server 2000', CAST(0x0000979800000000 AS DateTime), NULL, 594) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.811.0', N'2000.80.811.0', N'819662 FIX: Distribution Cleanup Agent Incorrectly Cleans Up Entries for Anonymous Subscribers', CAST(0x000096F800000000 AS DateTime), NULL, 595) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.811.0', N'2000.80.811.0', N'818897 FIX: Invalid TDS Sent to SQL Server Results in Access Violation', CAST(0x000096F800000000 AS DateTime), NULL, 596) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.807.0', N'2000.80.807.0', N'818899 FIX: Error Message 3628 May Occur When You Run a Complex Query', CAST(0x000096F800000000 AS DateTime), NULL, 597) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.804.0', N'2000.80.804.0', N'818729 FIX: Internal Query Processor Error 8623 When Microsoft SQL Server Tries to Compile a Plan for a Complex Query', CAST(0x000096F800000000 AS DateTime), NULL, 598) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.801.0', N'2000.80.801.0', N'818540 FIX: SQL Server Enterprise Manager unexpectedly quits when you modify a DTS package', CAST(0x0000975500000000 AS DateTime), NULL, 599) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.800.0', N'2000.80.800.0', N'818414 FIX: The Sqldumper.exe File Does Not Generate a Userdump File When It Runs Against a Windows Service', CAST(0x000096DC00000000 AS DateTime), NULL, 600) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.800.0', N'2000.80.800.0', N'818097 FIX: An Access Violation May Occur When You Run DBCC DBREINDEX on a Table That Has Hypothetical Indexes', CAST(0x000096DC00000000 AS DateTime), NULL, 601) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.800.0', N'2000.80.800.0', N'818188 FIX: Query on the sysmembers Virtual Table May Fail with a Stack Overflow', CAST(0x000096DC00000000 AS DateTime), NULL, 602) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.798.0', N'2000.80.798.0', N'817464 FIX: Using Sp_executesql in Merge Agent Operations', CAST(0x000096DC00000000 AS DateTime), NULL, 603) GO INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.794.0', N'2000.80.794.0', N'817464 FIX: Using Sp_executesql in Merge Agent Operations', CAST(0x000096DC00000000 AS DateTime), NULL, 604) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.794.0', N'2000.80.794.0', N'813524 FIX: OLE DB conversion errors may occur after you select a literal string that represents datetime data as a column', CAST(0x000096DC00000000 AS DateTime), NULL, 605) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.794.0', N'2000.80.794.0', N'816440 FIX: Error 8623 is Raised When SQL Server Compiles a Complex Query', CAST(0x000096DC00000000 AS DateTime), NULL, 606) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.794.0', N'2000.80.794.0', N'817709 FIX: SQL Server 2000 might produce an incorrect cardinality estimate for outer joins', CAST(0x000095F800000000 AS DateTime), NULL, 607) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.791.0', N'2000.80.791.0', N'815249 FIX: Performance of a query that is run from a client program on a SQL Server SP3 database is slow after you restart the instance of SQL Server', CAST(0x000096DC00000000 AS DateTime), NULL, 608) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.790.0', N'2000.80.790.0', N'817081 FIX: You receive an error message when you use the SQL-DMO BulkCopy object to import data into a SQL Server table', CAST(0x000096DC00000000 AS DateTime), NULL, 609) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.789.0', N'2000.80.789.0', N'816840 FIX: Error 17883 May Display Message Text That Is Not Correct', CAST(0x000096DC00000000 AS DateTime), NULL, 610) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.788.0', N'2000.80.788.0', N'816985 FIX: You cannot install SQL Server 2000 SP3 on the Korean version of SQL Server 2000', CAST(0x000096DC00000000 AS DateTime), NULL, 611) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.781.0', N'2000.80.781.0', N'815057 FIX: SQL Server 2000 Uninstall Option Does Not Remove All Files', CAST(0x000096DC00000000 AS DateTime), NULL, 612) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.780.0', N'2000.80.780.0', N'816039 FIX: Code Point Comparison Semantics for SQL_Latin1_General_Cp850_BIN Collation', CAST(0x000096DC00000000 AS DateTime), NULL, 613) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.780.0', N'2000.80.780.0', N'816084 FIX: sysindexes.statblob Column May Be Corrupted After You Run a DBCC DBREINDEX Statement', CAST(0x000096DC00000000 AS DateTime), NULL, 614) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.780.0', N'2000.80.780.0', N'810185 SQL Server 2000 hotfix update for SQL Server 2000 Service Pack 3 and 3a', CAST(0x0000985600000000 AS DateTime), NULL, 615) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.779.0', N'2000.80.779.0', N'814035 FIX: A Full-Text Population Fails After You Apply SQL Server 2000 Service Pack 3', CAST(0x000096DC00000000 AS DateTime), NULL, 616) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.776.0', N'2000.80.776.0', N'Unidentified', NULL, NULL, 617) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.775.0', N'2000.80.775.0', N'815115 FIX: A DTS package that uses global variables ignores an error message raised by RAISERROR', CAST(0x000096DC00000000 AS DateTime), NULL, 618) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.769.0', N'2000.80.769.0', N'814889 FIX: A DELETE statement with a JOIN might fail and you receive a 625 error', CAST(0x000096DC00000000 AS DateTime), NULL, 619) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.769.0', N'2000.80.769.0', N'814893 FIX: Error Message: "Insufficient key column information for updating" Occurs in SQL Server 2000 SP3', CAST(0x000096DC00000000 AS DateTime), NULL, 620) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.765.0', N'2000.80.765.0', N'810163 FIX: An Access Violation Occurs if an sp_cursoropen Call References a Parameter That Is Not Defined', CAST(0x000096DC00000000 AS DateTime), NULL, 621) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.765.0', N'2000.80.765.0', N'810688 FIX: Merge Agent Can Resend Changes for Filtered Publications', CAST(0x000096DC00000000 AS DateTime), NULL, 622) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.765.0', N'2000.80.765.0', N'811611 FIX: Reinitialized SQL Server CE 2.0 subscribers may experience data loss and non-convergence', CAST(0x000096DC00000000 AS DateTime), NULL, 623) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.765.0', N'2000.80.765.0', N'813769 FIX: You May Experience Slow Performance When You Debug a SQL Server Service', CAST(0x000096DC00000000 AS DateTime), NULL, 624) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.763.0', N'2000.80.763.0', N'814113 FIX: DTS Designer may generate an access violation after you install SQL Server 2000 Service Pack 3', CAST(0x000096DC00000000 AS DateTime), NULL, 625) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.762.0', N'2000.80.762.0', N'814032 FIX: Merge publications cannot synchronize on SQL Server 2000 Service Pack 3', CAST(0x000096DC00000000 AS DateTime), NULL, 626) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.760.0', N'2000.80.760.0', N'SQL Server 2000 Service Pack 3 (SP3 / SP3a)', CAST(0x000093E200000000 AS DateTime), N'Downloadable', 627) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.743.0', N'2000.80.743.0', N'818406 FIX: A Transact-SQL query that uses views may fail unexpectedly in SQL Server 2000 SP2', CAST(0x000096F100000000 AS DateTime), NULL, 628) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.743.0', N'2000.80.743.0', N'818763 FIX: Intense SQL Server Activity Results in Spinloop Wait in SQL Server 2000 Service Pack 2', CAST(0x000096F800000000 AS DateTime), NULL, 629) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.741.0', N'2000.80.741.0', N'818096 FIX: Many Extent Lock Time-outs May Occur During Extent Allocation', CAST(0x000095F700000000 AS DateTime), NULL, 630) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.736.0', N'2000.80.736.0', N'816937 FIX: A memory leak may occur when you use the sp_OAMethod stored procedure to call a method of a COM object', CAST(0x000096DC00000000 AS DateTime), NULL, 631) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.735.0', N'2000.80.735.0', N'814889 FIX: A DELETE statement with a JOIN might fail and you receive a 625 error', CAST(0x000096DC00000000 AS DateTime), NULL, 632) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.733.0', N'2000.80.733.0', N'813759 FIX: A Large Number of NULL Values in Join Columns Result in Slow Query Performance', CAST(0x000096DC00000000 AS DateTime), NULL, 633) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.730.0', N'2000.80.730.0', N'813769 FIX: You May Experience Slow Performance When You Debug a SQL Server Service', CAST(0x000096DC00000000 AS DateTime), NULL, 634) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.728.0', N'2000.80.728.0', N'814460 FIX: Merge Replication with Alternate Synchronization Partners May Not Succeed After You Change the Retention Period', CAST(0x000096DC00000000 AS DateTime), NULL, 635) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.725.0', N'2000.80.725.0', N'812995 FIX: A Query with an Aggregate Function May Fail with a 3628 Error', CAST(0x000096DC00000000 AS DateTime), NULL, 636) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.725.0', N'2000.80.725.0', N'813494 FIX: Distribution Agent Fails with "Violation of Primary Key Constraint" Error Message', CAST(0x000096DC00000000 AS DateTime), NULL, 637) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.723.0', N'2000.80.723.0', N'812798 FIX: A UNION ALL View May Not Use Index If Partitions Are Removed at Compile Time', CAST(0x000096DC00000000 AS DateTime), NULL, 638) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.721.0', N'2000.80.721.0', N'812250 FIX: Indexed View May Cause a Handled Access Violation in CIndex::SetLevel1Names', CAST(0x000096DC00000000 AS DateTime), NULL, 639) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.721.0', N'2000.80.721.0', N'812393 FIX: Update or Delete Statement Fails with Error 1203 During Row Lock Escalation', CAST(0x000096DC00000000 AS DateTime), NULL, 640) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.718.0', N'2000.80.718.0', N'811703 FIX: Unexpected results from partial aggregations based on conversions', CAST(0x000096DC00000000 AS DateTime), NULL, 641) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.715.0', N'2000.80.715.0', N'810688 FIX: Merge Agent Can Resend Changes for Filtered Publications', CAST(0x000096DC00000000 AS DateTime), NULL, 642) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.715.0', N'2000.80.715.0', N'811611 FIX: Reinitialized SQL Server CE 2.0 subscribers may experience data loss and non-convergence', CAST(0x000096DC00000000 AS DateTime), NULL, 643) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.714.0', N'2000.80.714.0', N'811478 FIX: Restoring a SQL Server 7.0 database backup in SQL Server 2000 Service Pack 2 (SP2) may cause an assertion error in the Xdes.cpp file', CAST(0x000096F100000000 AS DateTime), NULL, 644) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.713.0', N'2000.80.713.0', N'811205 FIX: An error message occurs when you perform a database or a file SHRINK operation', CAST(0x000096DC00000000 AS DateTime), NULL, 645) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.710.0', N'2000.80.710.0', N'811052 FIX: Latch Time-Out Message 845 Occurs When You Perform a Database or File SHRINK Operation', CAST(0x000096DC00000000 AS DateTime), NULL, 646) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.705.0', N'2000.80.705.0', N'810920 FIX: The JOIN queries in the triggers that involve the inserted table or the deleted table may return results that are not consistent', CAST(0x000096DC00000000 AS DateTime), NULL, 647) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.703.0', N'2000.80.703.0', N'810526 FIX: Cursors That Have a Long Lifetime May Cause Memory Fragmentation', CAST(0x000096DC00000000 AS DateTime), NULL, 648) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.702.0', N'2000.80.702.0', N'328551 FIX: Concurrency enhancements for the tempdb database', CAST(0x0000980300000000 AS DateTime), NULL, 649) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.701.0', N'2000.80.701.0', N'810026 FIX: A DELETE Statement with a Self-Join May Fail and You Receive a 625 Error', CAST(0x000096DC00000000 AS DateTime), NULL, 650) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.701.0', N'2000.80.701.0', N'810163 FIX: An Access Violation Occurs if an sp_cursoropen Call References a Parameter That Is Not Defined', CAST(0x000096DC00000000 AS DateTime), NULL, 651) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.700.0', N'2000.80.700.0', N'810072 FIX: Merge Replication Reconciler Stack Overflow', CAST(0x000096DC00000000 AS DateTime), NULL, 652) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.696.0', N'2000.80.696.0', N'810052 FIX: A Memory Leak Occurs When Cursors Are Opened During a Connection', CAST(0x000096DC00000000 AS DateTime), NULL, 653) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.696.0', N'2000.80.696.0', N'810010 FIX: The fn_get_sql System Table Function May Cause Various Handled Access Violations', CAST(0x000096DC00000000 AS DateTime), NULL, 654) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.695.0', N'2000.80.695.0', N'331885 FIX: Update/Delete Statement Fails with Error 1203 During Page Lock Escalation', CAST(0x000096DC00000000 AS DateTime), NULL, 655) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.695.0', N'2000.80.695.0', N'331965 FIX: The xp_readmail Extended Stored Procedure Overwrites Attachment That Already Exists', CAST(0x000095F700000000 AS DateTime), NULL, 656) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.695.0', N'2000.80.695.0', N'331968 FIX: The xp_readmail and xp_findnextmsg Extended Stored Procedures Do Not Read Mail in Time Received Order', CAST(0x000095F700000000 AS DateTime), NULL, 657) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.693.0', N'2000.80.693.0', N'330212 FIX: Parallel logical operation returns results that are not consistent', CAST(0x000096DC00000000 AS DateTime), NULL, 658) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.690.0', N'2000.80.690.0', N'311104 FIX: The SELECT Statement with Parallelism Enabled May Cause an Assertion', CAST(0x000096EB00000000 AS DateTime), NULL, 659) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.689.0', N'2000.80.689.0', N'329499 FIX: Replication Removed from Database After Restore WITH RECOVERY', CAST(0x000096EA00000000 AS DateTime), NULL, 660) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.688.0', N'2000.80.688.0', N'329487 FIX: Transaction Log Restore Fails with Message 3456', CAST(0x000096EA00000000 AS DateTime), NULL, 661) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.686.0', N'2000.80.686.0', N'316333 SQL Server 2000 Security Update for Service Pack 2', CAST(0x0000988300000000 AS DateTime), NULL, 662) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.682.0', N'2000.80.682.0', N'319851 FIX: Assertion and Error Message 3314 Occurs If You Try to Roll Back a Text Operation with READ UNCOMMITTED', CAST(0x000096F100000000 AS DateTime), NULL, 663) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.679.0', N'2000.80.679.0', N'316333 SQL Server 2000 Security Update for Service Pack 2', CAST(0x0000988300000000 AS DateTime), NULL, 664) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.678.0', N'2000.80.678.0', N'328354 FIX: A RESTORE DATABASE WITH RECOVERY Statement Can Fail with Error 9003 or Error 9004', CAST(0x000096DC00000000 AS DateTime), NULL, 665) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.667.0', N'2000.80.667.0', N'2000 SP2+8/14 fix', NULL, NULL, 666) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.665.0', N'2000.80.665.0', N'2000 SP2+8/8 fix', NULL, NULL, 667) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.661.0', N'2000.80.661.0', N'326999 FIX: Lock escalation on a scan while an update query is running causes a 1203 error message to occur', CAST(0x000096DC00000000 AS DateTime), NULL, 668) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.655.0', N'2000.80.655.0', N'2000 SP2+7/24 fix', NULL, NULL, 669) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.652.0', N'2000.80.652.0', N'810010 FIX: The fn_get_sql System Table Function May Cause Various Handled Access Violations', CAST(0x000096DC00000000 AS DateTime), NULL, 670) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.650.0', N'2000.80.650.0', N'322853 FIX: SQL Server Grants Unnecessary Permissions or an Encryption Function Contains Unchecked Buffers', CAST(0x0000942800000000 AS DateTime), NULL, 671) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.644.0', N'2000.80.644.0', N'324186 FIX: Slow Compile Time and Execution Time with Query That Contains Aggregates and Subqueries', CAST(0x000096DC00000000 AS DateTime), NULL, 672) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.636.0', N'2000.80.636.0', N'Microsoft Security Bulletin MS02-039', CAST(0x0000923500000000 AS DateTime), NULL, 673) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.608.0', N'2000.80.608.0', N'319507 FIX: SQL Extended Procedure Functions Contain Unchecked Buffers', CAST(0x0000950D00000000 AS DateTime), NULL, 674) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.604.0', N'2000.80.604.0', N'2000 SP2+3/29 fix', NULL, NULL, 675) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.599.0', N'2000.80.599.0', N'319869 FIX: Improved SQL Manager Robustness for Odd Length Buffer', CAST(0x000096DC00000000 AS DateTime), NULL, 676) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.594.0', N'2000.80.594.0', N'319477 FIX: Extremely Large Number of User Tables on AWE System May Cause BPool::Map Errors', CAST(0x000096DC00000000 AS DateTime), NULL, 677) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.584.0', N'2000.80.584.0', N'318530 FIX: Reorder outer joins with filter criteria before non-selective joins and outer joins', CAST(0x00009A3800000000 AS DateTime), NULL, 678) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.578.0', N'2000.80.578.0', N'317979 FIX: Unchecked Buffer May Occur When You Connect to Remote Data Source', CAST(0x000096DC00000000 AS DateTime), NULL, 679) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.578.0', N'2000.80.578.0', N'318045 FIX: SELECT with Timestamp Column That Uses FOR XML AUTO May Fail with Stack Overflow or AV', CAST(0x000096DC00000000 AS DateTime), NULL, 680) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.568.0', N'2000.80.568.0', N'317748 FIX: Handle Leak Occurs in SQL Server When Service or Application Repeatedly Connects and Disconnects with Shared Memory Network Library', CAST(0x000092B500000000 AS DateTime), NULL, 681) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.561.0', N'2000.80.561.0', N'2000 SP2+1/29 fix', NULL, NULL, 682) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.558.0', N'2000.80.558.0', N'314003 FIX: Query That Uses DESC Index May Result in Access Violation', CAST(0x000096DB00000000 AS DateTime), NULL, 683) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.558.0', N'2000.80.558.0', N'315395 FIX: COM May Not Be Uninitialized for Worker Thread When You Use sp_OA', CAST(0x000096DC00000000 AS DateTime), NULL, 684) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.552.0', N'2000.80.552.0', N'313002 The Knowledge Base (KB) Article You Requested Is Currently Not Available', NULL, NULL, 685) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.552.0', N'2000.80.552.0', N'313005 FIX: SELECT from Computed Column That References UDF Causes SQL Server to Terminate', CAST(0x000096DB00000000 AS DateTime), NULL, 686) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.534.0', N'2000.80.534.0', N'2000 SP2.01', NULL, NULL, 687) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.532.0', N'2000.80.532.0', N'SQL Server 2000 Service Pack 2 (SP2)', CAST(0x0000931600000000 AS DateTime), N'Downloadable', 688) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.475.0', N'2000.80.475.0', N'2000 SP1+1/29 fix', NULL, NULL, 689) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.474.0', N'2000.80.474.0', N'315395 FIX: COM May Not Be Uninitialized for Worker Thread When You Use sp_OA', CAST(0x000096DC00000000 AS DateTime), NULL, 690) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.473.0', N'2000.80.473.0', N'314003 FIX: Query That Uses DESC Index May Result in Access Violation', CAST(0x000096DB00000000 AS DateTime), NULL, 691) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.471.0', N'2000.80.471.0', N'313302 FIX: Shared Table Lock Is Not Released After Lock Escalation', CAST(0x000096DB00000000 AS DateTime), NULL, 692) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.469.0', N'2000.80.469.0', N'313005 FIX: SELECT from Computed Column That References UDF Causes SQL Server to Terminate', CAST(0x000096DB00000000 AS DateTime), NULL, 693) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.452.0', N'2000.80.452.0', N'308547 FIX: SELECT DISTINCT from Table with LEFT JOIN of View Causes Error Messages or Client Application May Stop Responding', CAST(0x000096DB00000000 AS DateTime), NULL, 694) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.444.0', N'2000.80.444.0', N'307540 FIX: SQLPutData May Result in Leak of Buffer Pool Memory', CAST(0x000096DB00000000 AS DateTime), NULL, 695) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.444.0', N'2000.80.444.0', N'307655 FIX: Querying Syslockinfo with Large Numbers of Locks May Cause Server to Stop Responding', CAST(0x000096E600000000 AS DateTime), NULL, 696) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.443.0', N'2000.80.443.0', N'307538 FIX: SQLTrace Start and Stop is Now Reported in Windows NT Event Log for SQL Server 2000', CAST(0x000096DB00000000 AS DateTime), NULL, 697) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.428.0', N'2000.80.428.0', N'304850 FIX: SQL Server Text Formatting Functions Contain Unchecked Buffers', CAST(0x0000953A00000000 AS DateTime), NULL, 698) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.384.0', N'2000.80.384.0', N'SQL Server 2000 Service Pack 1 (SP1)', CAST(0x000090BB00000000 AS DateTime), N'Downloadable', 699) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.296.0', N'2000.80.296.0', N'299717 FIX: Query Method Used to Access Data May Allow Rights that the Login Might Not Normally Have', CAST(0x0000953E00000000 AS DateTime), NULL, 700) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.287.0', N'2000.80.287.0', N'297209 FIX: Deletes, Updates and Rank Based Selects May Cause Deadlock of MSSEARCH', CAST(0x000096E600000000 AS DateTime), NULL, 701) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.251.0', N'2000.80.251.0', N'300194 FIX: Error 644 Using Two Indexes on a Column with Uppercase Preference Sort Order', CAST(0x0000941500000000 AS DateTime), NULL, 702) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.250.0', N'2000.80.250.0', N'291683 The Knowledge Base (KB) Article You Requested Is Currently Not Available', NULL, NULL, 703) GO INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.249.0', N'2000.80.249.0', N'288122 FIX: Lock Monitor Uses Excessive CPU', CAST(0x000093F200000000 AS DateTime), NULL, 704) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.239.0', N'2000.80.239.0', N'285290 FIX: Complex ANSI Join Query with Distributed Queries May Cause Handled Access Violation', CAST(0x0000940D00000000 AS DateTime), NULL, 705) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.233.0', N'2000.80.233.0', N'282416 FIX: Opening the Database Folder in SQL Server Enterprise Manager 2000 Takes a Long Time', CAST(0x0000940D00000000 AS DateTime), NULL, 706) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.231.0', N'2000.80.231.0', N'282279 FIX: Execution of sp_OACreate on COM Object Without Type Information Causes Server Shut Down', CAST(0x0000940D00000000 AS DateTime), NULL, 707) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.226.0', N'2000.80.226.0', N'278239 FIX: Extreme Memory Usage When Adding Many Security Roles', CAST(0x0000988000000000 AS DateTime), NULL, 708) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.225.0', N'2000.80.225.0', N'281663 "Access Denied" Error Message When You Try to Use a Network Drive to Modify Windows 2000 Permissions', CAST(0x0000986A00000000 AS DateTime), NULL, 709) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.223.0', N'2000.80.223.0', N'280380 FIX: Buffer Overflow Exploit Possible with Extended Stored Procedures', CAST(0x0000951500000000 AS DateTime), NULL, 710) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.222.0', N'2000.80.222.0', N'281769 FIX: Exception Access Violation Encountered During Query Normalization', CAST(0x000096E600000000 AS DateTime), NULL, 711) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.218.0', N'2000.80.218.0', N'279183 FIX: Scripting Object with Several Extended Properties May Cause Exception', CAST(0x0000940D00000000 AS DateTime), NULL, 712) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.217.0', N'2000.80.217.0', N'279293 FIX: CASE Using LIKE with Empty String Can Result in Access Violation or Abnormal Server Shutdown', CAST(0x0000940D00000000 AS DateTime), NULL, 713) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.211.0', N'2000.80.211.0', N'276329 FIX: Complex Distinct or Group By Query Can Return Unexpected Results with Parallel Execution Plan', CAST(0x0000942800000000 AS DateTime), NULL, 714) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.210.0', N'2000.80.210.0', N'275900 FIX: Linked Server Query with Hyphen in LIKE Clause May Run Slowly', CAST(0x0000940D00000000 AS DateTime), NULL, 715) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.205.0', N'2000.80.205.0', N'274330 FIX: Sending Open Files as Attachment in SQL Mail Fails with Error 18025', CAST(0x000096E600000000 AS DateTime), NULL, 716) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.204.0', N'2000.80.204.0', N'274329 FIX: Optimizer Slow to Generate Query Plan for Complex Queries that have Many Joins and Semi-Joins', CAST(0x0000940D00000000 AS DateTime), NULL, 717) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.194.0', N'2000.80.194.0', N'SQL Server 2000 RTM (no SP)', NULL, NULL, 718) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.190.0', N'2000.80.190.0', N'SQL Server 2000 Gold', NULL, NULL, 719) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.100.0', N'2000.80.100.0', N'SQL Server 2000 Beta 2', NULL, NULL, 720) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.078.0', N'2000.80.078.0', N'SQL Server 2000 EAP5', NULL, NULL, 721) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'8.0.047.0', N'2000.80.047.0', N'SQL Server 2000 EAP4', NULL, NULL, 722) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.1152.0', NULL, N'948113 MS08-040: Description of the security update for SQL Server 7.0: July 8, 2008', CAST(0x0000A04C00000000 AS DateTime), N'Downloadable', 723) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.1149.0', NULL, N'867763 FIX: An access violation exception may occur when you run a SELECT statement that contains complex JOIN operations in SQL Server 7.0', CAST(0x000097D300000000 AS DateTime), NULL, 724) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.1143.0', NULL, N'830233 New Connection Events Are Not Recorded in SQL Server Traces', CAST(0x000096F800000000 AS DateTime), NULL, 725) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.1143.0', NULL, N'829015 FIX: An attention signal that is sent from a SQL Server client application because of a query time-out may cause the SQL Server service to quit unexpectedly', CAST(0x000096F800000000 AS DateTime), NULL, 726) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.1097.0', NULL, N'822756 A Complex UPDATE Statement That Uses an Index Spool Operation May Cause an Assertion', CAST(0x000096F800000000 AS DateTime), NULL, 727) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.1094.0', NULL, N'821279 MS03-031: Security patch for SQL Server 7.0 Service Pack 4', CAST(0x000097BE00000000 AS DateTime), N'Downloadable', 728) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.1094.0', NULL, N'815495 MS03-031: Cumulative security patch for SQL Server', CAST(0x000097BD00000000 AS DateTime), N'Downloadable', 729) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.1092.0', NULL, N'820788 FIX: Delayed domain authentication may cause SQL Server to stop responding', CAST(0x000096F800000000 AS DateTime), NULL, 730) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.1087.0', NULL, N'814693 FIX: SQL Server 7.0 Scheduler May Periodically Stop Responding During Large Sort Operation', CAST(0x000096DC00000000 AS DateTime), NULL, 731) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.1079.0', NULL, N'329499 FIX: Replication Removed from Database After Restore WITH RECOVERY', CAST(0x000096EA00000000 AS DateTime), NULL, 732) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.1078.0', NULL, N'327068 INF: SQL Server 7.0 Security Update for Service Pack 4', CAST(0x000096DC00000000 AS DateTime), N'Downloadable', 733) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.1077.0', NULL, N'316333 SQL Server 2000 Security Update for Service Pack 2', CAST(0x0000988300000000 AS DateTime), NULL, 734) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.1063.0', NULL, N'SQL Server 7.0 Service Pack 4 (SP4)', NULL, N'Downloadable', 735) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.1033.0', NULL, N'324469 FIX: Error message 9004 may occur when you restore a log that does not contain any transactions', CAST(0x000096EB00000000 AS DateTime), NULL, 736) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.1026.0', NULL, N'319851 FIX: Assertion and Error Message 3314 Occurs If You Try to Roll Back a Text Operation with READ UNCOMMITTED', CAST(0x000096F100000000 AS DateTime), NULL, 737) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.1004.0', NULL, N'304851 FIX: SQL Server Text Formatting Functions Contain Unchecked Buffers', CAST(0x0000953A00000000 AS DateTime), NULL, 738) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.996.0', NULL, N'299717 FIX: Query Method Used to Access Data May Allow Rights that the Login Might Not Normally Have', CAST(0x0000953E00000000 AS DateTime), NULL, 739) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.978.0', NULL, N'285870 FIX: Update With Self Join May Update Incorrect Number Of Rows', CAST(0x0000942000000000 AS DateTime), NULL, 740) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.977.0', NULL, N'284351 FIX: SQL Server Profiler and SQL Server Agent Alerts May Fail to Work After Installing SQL Server 7.0 SP3', CAST(0x000091F900000000 AS DateTime), NULL, 741) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.970.0', NULL, N'283837 FIX: SQL Server May Generate Nested Query For Linked Server When Option Is Disabled', CAST(0x000092A600000000 AS DateTime), NULL, 742) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.970.0', NULL, N'282243 FIX: Incorrect Results with Join of Column Converted to Binary', CAST(0x0000942100000000 AS DateTime), NULL, 743) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.961.0', NULL, N'SQL Server 7.0 Service Pack 3 (SP3)', NULL, N'Downloadable', 744) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.921.0', NULL, N'283837 FIX: SQL Server May Generate Nested Query For Linked Server When Option Is Disabled', CAST(0x000092A600000000 AS DateTime), NULL, 745) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.919.0', NULL, N'282243 FIX: Incorrect Results with Join of Column Converted to Binary', CAST(0x0000942100000000 AS DateTime), NULL, 746) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.918.0', NULL, N'280380 FIX: Buffer Overflow Exploit Possible with Extended Stored Procedures', CAST(0x0000951500000000 AS DateTime), NULL, 747) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.917.0', NULL, N'279180 FIX: Bcp.exe with Long Query String Can Result in Assertion Failure', CAST(0x000096DB00000000 AS DateTime), NULL, 748) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.910.0', NULL, N'275901 FIX: SQL RPC That Raises Error Will Mask @@ERROR with Msg 7221', CAST(0x0000942300000000 AS DateTime), NULL, 749) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.905.0', NULL, N'274266 FIX: Data Modification Query with a Distinct Subquery on a View May Cause Error 3624', CAST(0x0000952500000000 AS DateTime), NULL, 750) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.889.0', NULL, N'243741 FIX: Replication Initialize Method Causes Handle Leak on Failure', CAST(0x000096E400000000 AS DateTime), NULL, 751) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.879.0', NULL, N'281185 FIX: Linked Index Server Query Through OLE DB Provider with OR Clause Reports Error 7349', CAST(0x0000978400000000 AS DateTime), NULL, 752) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.857.0', NULL, N'260346 FIX: Transactional Publications with a Filter on Numeric Columns Fail to Replicate Data', CAST(0x0000978400000000 AS DateTime), NULL, 753) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.843.0', NULL, N'266766 FIX: Temporary Stored Procedures in SA Owned Databases May Bypass Permission Checks When You Run Stored Procedures', CAST(0x0000978400000000 AS DateTime), NULL, 754) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.842.0', NULL, N'SQL Server 7.0 Service Pack 2 (SP2)', NULL, NULL, 755) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.839.0', NULL, N'SQL Server 7.0 Service Pack 2 (SP2) Unidentified', NULL, NULL, 756) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.835.0', NULL, N'SQL Server 7.0 Service Pack 2 (SP2) Beta', NULL, NULL, 757) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.776.0', NULL, N'258087 FIX: Non-Admin User That Executes Batch While Server Shuts Down May Encounter Retail Assertion', CAST(0x0000978400000000 AS DateTime), NULL, 758) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.770.0', NULL, N'252905 FIX: Slow Compile Time on Complex Joins with Unfiltered Table', CAST(0x0000978400000000 AS DateTime), NULL, 759) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.745.0', NULL, N'253738 FIX: SQL Server Components that Access the Registry in a Cluster Environment May Cause a Memory Leak', CAST(0x000096E600000000 AS DateTime), NULL, 760) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.722.0', NULL, N'239458 FIX: Replication: Problems Mapping Characters to DB2 OLEDB Subscribers', CAST(0x000096E400000000 AS DateTime), NULL, 761) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.699.0', NULL, N'SQL Server 7.0 Service Pack 1 (SP1)', NULL, NULL, 762) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.689.0', NULL, N'SQL Server 7.0 Service Pack 1 (SP1) Beta', NULL, NULL, 763) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.677.0', NULL, N'SQL Server 7.0 MSDE from Office 2000 disc', NULL, NULL, 764) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.662.0', NULL, N'232707 FIX: Query with Complex View Hierarchy May Be Slow to Compile', CAST(0x000096E400000000 AS DateTime), NULL, 765) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.658.0', NULL, N'244763 FIX: Access Violation Under High Cursor Stress', CAST(0x0000978400000000 AS DateTime), NULL, 766) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.657.0', NULL, N'229875 FIX: Unable to Perform Automated Installation of SQL 7.0 Using File Images', CAST(0x000096E400000000 AS DateTime), NULL, 767) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.643.0', NULL, N'220156 FIX: SQL Cluster Install Fails When SVS Name Contains Special Characters', CAST(0x000096E400000000 AS DateTime), NULL, 768) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.623.0', NULL, N'SQL Server 7.0 RTM (Gold, no SP)', NULL, NULL, 769) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.583.0', NULL, N'7.0 RC1', NULL, NULL, 770) INSERT [dbo].[Ref_SQLVersions] ([Build], [File version], [Description], [Date Updated], [Availability], [ranking]) VALUES (N'7.0.517.0', NULL, N'7.0 Beta 3', NULL, NULL, 771) SET IDENTITY_INSERT [dbo].[Ref_SQLVersions] OFF