A list of all the builds that I can find and install on my Build VM. If you find a build not listed here, please let me know (sjones @ sqlservercentral.com).
All builds are listed in reverse order, so the newest are at the top and the earliest at the bottom. You can find your build number with:
select @@Version
in a query window. This gives you the current version you are running and it should match up with one of the builds listed below.
Major Builds
| Build |
KB Article |
Title |
| 10.0.2734.00 |
973602 |
Cumulative Update 4 for SQL Server 2008 SP1 |
| 10.0.2723.00 |
971491 |
Cumulative Update 3 for SQL Server 2008 SP1 |
| Cumulative Update 3 for SQL Server 2008 SP1 |
| 10.0.2714.00 |
970315 |
Cumulative Update 2 for SQL Server 2008 SP1 |
| The second roll-up of patches for Service Pack 1. |
| 10.0.2710.00 |
969099 |
Cumulative Update 1 for SQL Server 2008 SP1 |
| The first roll-up of patches for Service Pack 1. Includes CU4 patches for RTM that didn't make it in SP1. |
| 10.0.2531.00 |
968369 |
Service Pack 1 for SQL Server 2008 |
| SP1 |
| 10.0.1818.00 |
973601 |
Cumulative Update 7 for SQL Server 2008 |
| The 7th roll-up of patches for SQL Server 2008 RTM. |
| 10.0.1812.00 |
971490 |
Cumulative Update 6 for SQL Server 2008 |
| The 6th roll-up of patches for SQL Server 2008 RTM. |
| 10.0.1806.00 |
969531 |
Cumulative Update 5 for SQL Server 2008 |
| The 5th roll-up of patches for SQL Server 2008 RTM. |
| 10.0.1798.00 |
963036 |
Cumulative Update 4 for SQL Server 2008 |
| The fourth roll-up of patches since the RTM version. |
| 10.0.1787.00 |
960484 |
Cumulative update package 3 for SQL Server 2008 |
| The third roll-up of patches since the RTM version. |
| 10.0.1779.00 |
958186 |
Cumulative update package 2 for SQL Server 2008 |
| The second roll-up of patches since the RTM version. |
| 10.0.1763.00 |
956717 |
Cumulative update package 1 for SQL Server 2008 |
| The first roll-up of patches since the RTM version. |
| 10.0.1755.00 |
957387 |
FIX: No records may be returned when you call the SQLExecute function to execute a prepared statement and you use the SQL Native Client ODBC Driver in SQL Server 2008
|
| 10.0.1600.22 |
RTM |
|
| The first public, supported version of SQL Server 2008 |
Note that Service Packs include all builds below that Service Pack level. So any builds listed below Service Pack 1 are included in Service Pack 1. Those below Service Pack 2 (including Service Pack 1), are included in SP2, etc. Hotfixes may or may not include updates below them because there are two trees of code. The cumulative updates do include all hotfixes before them.
You can also download a CSV of the builds attached to this article.
| Build |
Kb Article |
URL |
| 10.0.1750.0 |
956718 |
http://support.microsoft.com/kb/956718 |
| 10.0.1600.22 |
RTM |
N/A |
| 10.0.1442.32 |
|
N/A |
| |
RC0, June 2008 |
| 10.0.1300 |
|
N/A |
| |
CTP 6, Feb 2008 |
| 10.0.1075 |
|
N/A |
| |
CTP 5, Nov 2007 |
| 10.0.1049 |
|
N/A |
| |
July 2007 CTP |
| 10.0.1019 |
|
N/A |
| |
June 2007 CTP |
Again, if you find something not listed, let me know.