|
1 | 1 | --- |
2 | 2 | title: "Upgrade SQL Server" |
3 | 3 | description: This article provides links to resources that contain upgrade information for instances of different versions of SQL Server. |
4 | | -ms.custom: |
5 | | - - intro-quickstart |
6 | | -ms.date: 04/08/2022 |
| 4 | +author: rwestMSFT |
| 5 | +ms.author: randolphwest |
| 6 | +ms.date: 06/30/2022 |
7 | 7 | ms.prod: sql |
8 | | -ms.reviewer: "" |
9 | 8 | ms.technology: install |
10 | 9 | ms.topic: quickstart |
| 10 | +ms.custom: intro-quickstart |
11 | 11 | helpviewer_keywords: |
12 | 12 | - "upgrading SQL Server" |
13 | | -author: rwestMSFT |
14 | | -ms.author: randolphwest |
15 | 13 | monikerRange: ">=sql-server-2016" |
16 | 14 | --- |
17 | 15 | # Upgrade SQL Server |
18 | 16 |
|
19 | 17 | [!INCLUDE [SQL Server -Windows Only](../../includes/applies-to-version/sql-windows-only.md)] |
20 | 18 |
|
21 | | -You can upgrade instances of [!INCLUDE[ssSQL11](../../includes/sssql11-md.md)], [!INCLUDE[ssSQL14](../../includes/sssql14-md.md)], [!INCLUDE[ss2016](../../includes/sssql16-md.md)], or [!INCLUDE[sssql17](../../includes/sssql17-md.md)] directly to [!INCLUDE[sssql19](../../includes/sssql19-md.md)]. For [!INCLUDE[ssKatmai](../../includes/sskatmai-md.md)], and [!INCLUDE[ssKilimanjaro](../../includes/sskilimanjaro-md.md)], you'll either need to do a side-by-side upgrade, or a migration, to move to [!INCLUDE [sssql19-md](../../includes/sssql19-md.md)] as there's no common overlap between a supported mainstream operating system. Before running setup to upgrade, review the following articles about the upgrade process and the release notes. |
| 19 | +You can upgrade instances of [!INCLUDE[ssSQL11](../../includes/sssql11-md.md)], [!INCLUDE[ssSQL14](../../includes/sssql14-md.md)], [!INCLUDE[ss2016](../../includes/sssql16-md.md)], [!INCLUDE[sssql17](../../includes/sssql17-md.md)], or [!INCLUDE[sssql19](../../includes/sssql19-md.md)] directly to [!INCLUDE [sssql22-md](../../includes/sssql22-md.md)]. For [!INCLUDE[ssKatmai](../../includes/sskatmai-md.md)] and [!INCLUDE[ssKilimanjaro](../../includes/sskilimanjaro-md.md)], you'll either need to do a side-by-side upgrade, or a migration, to move to [!INCLUDE [sssql22-md](../../includes/sssql22-md.md)] as there's no common overlap between a supported mainstream operating system. Before running setup to upgrade, review the following articles about the upgrade process and the release notes. |
22 | 20 |
|
23 | 21 | Check out what's new in each version of the product: |
24 | 22 |
|
| 23 | +- [SQL Server 2022 (Preview) Release Notes](../../sql-server/sql-server-2022-release-notes.md) |
25 | 24 | - [SQL Server 2019 Release Notes](../../sql-server/sql-server-2019-release-notes.md) |
26 | 25 | - [SQL Server 2017 Release Notes](../../sql-server/sql-server-2017-release-notes.md) |
27 | 26 | - [SQL Server 2016 Release Notes](../../sql-server/sql-server-2016-release-notes.md) |
28 | 27 |
|
29 | | -Support for SQL Server 2012 ended on July 12, 2022. For new end of support options, see [New options for SQL Server 2012 and Windows Server 2012 End of Support](/lifecycle/announcements/sql-server-2012-windows-server-2012-end-of-support). |
| 28 | +Support for [!INCLUDE [sssql11-md](../../includes/sssql11-md.md)] ended on July 12, 2022. For new end of support options, see [New options for SQL Server 2012 and Windows Server 2012 End of Support](/lifecycle/announcements/sql-server-2012-windows-server-2012-end-of-support). |
30 | 29 |
|
31 | | -If you're upgrading from an end-of-support version of SQL Server, such as SQL Server 2008, 2008 R2, and 2012 see the [end of support options](../../sql-server/end-of-support/sql-server-end-of-support-overview.md). |
| 30 | +If you're upgrading from an end-of-support version of SQL Server, such as [!INCLUDE [sskatmai-md](../../includes/sskatmai-md.md)], [!INCLUDE [sskilimanjaro-md](../../includes/sskilimanjaro-md.md)], and [!INCLUDE [sssql11-md](../../includes/sssql11-md.md)], see the [end of support options](../../sql-server/end-of-support/sql-server-end-of-support-overview.md). |
32 | 31 |
|
33 | 32 | ## Upgrade documentation |
34 | 33 |
|
|
0 commit comments