You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/sql-server/sql-server-help-installation.md
+9-5Lines changed: 9 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,9 +43,11 @@ To install the Help Viewer with Visual Studio 2019 or 2017, on the **Individual
43
43
44
44
## Use Help Viewer
45
45
46
+
### Download and install help content
47
+
46
48
The **Help** menu in the [latest version of SSMS.exe](../ssms/download-sql-server-management-studio-ssms.md) offers 2.3 or later.
47
49
48
-
### To download and install offline help content from Online
50
+
####To download and install offline help content from Online
49
51
50
52
For this approach, you use the *Online* Installation source.
51
53
@@ -94,7 +96,7 @@ XQuery Language Reference (SQL Server) | XQuery Language Reference (SQL Server)
94
96
> [!NOTE]
95
97
> If the Help Viewer freezes (hangs) while adding content, change the Cache LastRefreshed="\<mm/dd/yyyy> 00:00:00" line in the %LOCALAPPDATA%\Microsoft\HelpViewer2.x\HlpViewer_SSMSx_en-US.settings or HlpViewer_VisualStudiox_en-US.settings file to some date in the future. For more information about this issue, see [Visual Studio Help Viewer freezes](/visualstudio/welcome-to-visual-studio).
96
98
97
-
### To download and install offline help content from Disk
99
+
####To download and install offline help content from Disk
98
100
99
101
For this approach, you use the *Online* Installation source.
100
102
@@ -133,7 +135,9 @@ For this approach, you use the *Online* Installation source.
133
135
> [!NOTE]
134
136
> If the Help Viewer freezes (hangs) while adding content, change the Cache LastRefreshed="\<mm/dd/yyyy> 00:00:00" line in the %LOCALAPPDATA%\Microsoft\HelpViewer2.x\HlpViewer_SSMSx_en-US.settings or HlpViewer_VisualStudiox_en-US.settings file to some date in the future. For more information about this issue, see [Visual Studio Help Viewer freezes](/visualstudio/welcome-to-visual-studio).
135
137
136
-
### To view offline help content in SSMS with Help Viewer
138
+
### View offline help content
139
+
140
+
#### To view offline help content in SSMS with Help Viewer
137
141
138
142
To view the installed help in SSMS, press CTRL + ALT + F1, or choose **Add or Remove Content** from the Help menu, to launch the Help Viewer.
139
143
@@ -145,7 +149,7 @@ The Help Viewer opens to the Manage Content tab, with the installed help table o
145
149
146
150

147
151
148
-
### To view offline help content in VS with Help Viewer
152
+
####To view offline help content in VS with Help Viewer
149
153
150
154
To view the installed help in Visual Studio:
151
155
@@ -163,7 +167,7 @@ To view the installed help in Visual Studio:
163
167
164
168
Online help always shows the most up-to-date content.
165
169
166
-
### To view SQL Server online help in SSMS 17.x
170
+
### To view SQL Server online help in SSMS
167
171
168
172
- select **View Help** in the **Help** menu. The latest SQL Server 2016/2017 documentation from [https://docs.microsoft.com/sql/sql-server/](https://docs.microsoft.com/sql/sql-server/) displays in a browser.
0 commit comments