Skip to content

Commit 2aee99f

Browse files
committed
Retitled article and added content from previous sql article
1 parent f908ced commit 2aee99f

1 file changed

Lines changed: 24 additions & 16 deletions

File tree

docs/sql-server/sql-server-help-installation.md

Lines changed: 24 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -11,32 +11,29 @@ ms.custom: ""
1111
ms.date: 04/20/2020
1212
---
1313

14-
# SQL Server offline help content using Help Viewer
14+
# Add different versions of SQL Server help documentation
1515

1616
[!INCLUDE[appliesto-ss-xxxx-xxxx-xxx-md](../includes/appliesto-ss-xxxx-xxxx-xxx-md.md)]
1717

18-
You can use the Microsoft Help Viewer to download and install SQL Server help packages from online sources or local disk. You can then view the content offline. The Help Viewer is installed with several different tools. This article describes how to download and view offline SQL Server content with Help Viewer in SQL SErver Management Studio (SSMS).
18+
The documentation for several older versions of Microsoft SQL Server has been archived. Yet the archived documentation remains available at:
1919

20-
Internet access is required to download the Help Viewer content. You can then migrate the content to a computer that doesn't have internet access.
21-
22-
>[!NOTE]
23-
> To get local content for the current versions of SQL server, install the current version of SQL Server Management Studio [SQL Server Management Studio 18.x](https://docs.microsoft.com/sql/ssms/download-sql-server-management-studio-ssms).
20+
- [A direct link to previous versions of SQL Server documentation](https://docs.microsoft.com/previous-versions/sql/).
2421

25-
## Where to get help content for different SQL Server versions
22+
> [!TIP]
23+
> Use the [Versioning drop-down list control](../sql-server/versioning-system-monikers-ui-sql-server.md) to select the version of SQL Server you want to see documentation for. The control is available near the top of this webpage.
24+
>
25+
> In the dropdown list, the value labeled **SQL Server previous versions** allows this article to be displayed. This version value also hides most other articles. Almost every other version value hides this article.
26+
>
27+
> The documentation for a _newer_ version of SQL Server is available [here](../sql-server/index.yml?view=sql-server-2017).
2628
27-
- SQL Server 2019 - Online
28-
- SQL Server 2017 - Online
29-
- SQL Server 2016 - Online
30-
- SQL Server 2014 - [Download center](https://www.microsoft.com/download/details.aspx?id=42557)
31-
- SQL Server 2012 - [Download center](https://www.microsoft.com/download/details.aspx?id=35750)
29+
This article describes how to download and view offline SQL Server content in Help Viewer with [SQL Server Management Studio (SSMS)](../ssms/download-sql-server-management-studio-ssms.md).
3230

33-
You can view the SQL Server help content by using the **HELP** menu in the latest version of Help Viewer in [SQL Server Management Studio (SSMS)](../ssms/download-sql-server-management-studio-ssms.md).
34-
35-
> [!Note]
36-
> You can also view the SQL Server help content by using Help viewer in [Visual Studio](https://visualstudio.microsoft.com/downloads/). To install the Help Viewer with Visual Studio 2019 or 2017, on the **Individual Components** tab in the Visual Studio Installer, select **Code Tools** \> **Help Viewer** \> **Install**.
31+
Internet access is required to download the Help Viewer content. You can then migrate the content to a computer that doesn't have internet access.
3732

3833
## How to download and configure offline content
3934

35+
You can view the SQL Server help content by using the **HELP** menu in the latest version of Help Viewer in [SQL Server Management Studio (SSMS)](../ssms/download-sql-server-management-studio-ssms.md).
36+
4037
Below are steps on how to load offline content for different versions of SQL Server.
4138

4239
### Configure SQL Server 2019 offline content
@@ -282,6 +279,17 @@ After you download offline books on a system that has internet access, you can u
282279

283280
![physical-location-of-offline-content.png](media/sql-server-help-installation/physical-location-of-offline-content.png)
284281

282+
### Help Viewer
283+
284+
You can use the Microsoft Help Viewer to download and install SQL Server help packages from online sources or local disk. You can then view the content offline. The Help Viewer is installed with several different tools.
285+
286+
- [Latest version of SQL Server Management Studio](../ssms/download-sql-server-management-studio-ssms.md)
287+
- [Visual Studio](https://docs.microsoft.com/visualstudio/help-viewer/installation?view=vs-2019)
288+
289+
To install the Help Viewer with Visual Studio 2019 or 2017, on the **Individual Components** tab in the Visual Studio Installer, select **Code Tools** \> **Help Viewer** \> **Install**.
290+
291+
For additional details about the Help Viewer tool, see [SQL Server offline help and Help Viewer](../sql-server/sql-server-help-installation.md?view=sql-server-2016).
292+
285293
## Lifecycle policy
286294

287295
Review the Microsoft Product Lifecycle for information about how a specific product, service, or technology is supported:

0 commit comments

Comments
 (0)