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-get-help.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,17 +21,15 @@ The SQL Server engineering team keeps a close eye on the SQL Server [User Voice]
21
21
22
22
The [User Voice](https://feedback.azure.com/forums/908035-sql-server) is also a great place to let the engineering team know what they could do better! If you have any recommendations or feature suggestions, please report it here as well.
23
23
24
+
## I want to make a suggestion about SQL Server Management Studio
25
+
The SQL Server Management Studio (SSMS) team also closely monitors the SQL Server [User Voice](https://feedback.azure.com/forums/908035-sql-server) so if you have any issues to report, or suggestions to make, the User Voice is the best place to do so.
26
+
24
27
## I want to access the SQL Server technical documentation offline
25
28
If you would like to view the SQL Server documentation on an offline system, you have two options to do so. You can either create a PDF wherever you are in the SQL Server technical documentation, or you can download the offline content using [SQL Server offline Help Viewer](sql-server-help-installation.md).
26
29
27
30
If you'd like to create a PDF, click the **Download PDF** link found at the bottom of every table of contents.
## I want to make a suggestion about SQL Server Management Studio
33
-
The SQL Server Management Studio (SSMS) team also closely monitors the SQL Server [User Voice](https://feedback.azure.com/forums/908035-sql-server) so if you have any issues to report, or suggestions to make, the User Voice is the best place to do so.
34
-
35
33
## I want to contact Microsoft Support
36
34
If you're a business user, please review the [support options](https://support.microsoft.com/gp/support-options-for-business?forceorigin=esmc).
37
35
@@ -80,12 +78,14 @@ There are a few social media outlets that can reach the SQL team as well.
Did you find something wrong with our documentation? Did you know that you could edit the content yourself? If you do so, not only will our documentation improve, but you'll also be credited as a contributor to the page! Find out more information at [https://aka.ms/editsqldocs](https://aka.ms/editsqldocs).
Did you find something wrong with our documentation? Or do you have a contribution that can improve our documentation? Well, you can edit the content found on docs.microsoft.com yourself. If you do so, not only will our documentation improve, but you'll also be credited as a contributor to the page! Find out more information at [https://aka.ms/editsqldocs](https://aka.ms/editsqldocs).
87
85
88
-
### Surveys
86
+
All public contributions are reviewed by the SQL content team for technical accuracy and consistency.
87
+
88
+
## I want to provide feedback for SQL Docs content
89
89
If you've got some time to spare, and would like to share some thoughts on your SQL Docs experience, please take our survey! It can be found at [https://aka.ms/SQLDocSurvey](https://aka.ms/SQLDocSurvey) and should take you about 10-15 minutes.
90
90
91
91
If you have something to share with the SQL content team, an idea, a suggestion, feedback, anything! You can do so at [https://aka.ms/SQLDocsFeedback](https://aka.ms/SQLDocsFeedback).
Copy file name to clipboardExpand all lines: docs/sql-server/sql-server-help-installation.md
+19-16Lines changed: 19 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -122,22 +122,7 @@ To view the installed help in Visual Studio:
122
122
123
123
The help table of contents shows on the left, and the selected help topic on the right.
124
124
125
-
## Access offline content on a system without internet access
126
-
Once you've followed the steps mentioned previously to download the offline content using SQL Server Help Viewer, you can then migrate that content to a system that does not have internet access. You can do so with the following steps.
127
-
128
-
>[!NOTE]
129
-
>Software that supports the Help Viewer, such as SQL Server Management Studio must be installed on the offline system.
130
-
131
-
1. Open Help Viewer (Ctrl + Alt + F1).
132
-
1. Select the documentation you're interested in. For example, filter by SQL and select the SQL Server Technical Documentation.
133
-
1. Identify the physical path of the files on disk, which can be found under **Local store path**.
134
-
1. Navigate to this location using your file system explorer.
135
-
1. The default location is: `C:\Program Files (x86)\Microsoft SQL Server\140\Tools\Binn\ManagementStudio\Extensions\Application`
136
-
1. Select the three folders, **ContentStore**, **Incoming**, **IndexStore** and move them to the same location on your offline system. You may need to use an interim media device such as a USB or CD.
137
-
1. Once these files have been moved, launch Help Viewer on the offline system and and the SQL Server technical documentation will be available.
Once you've followed the [steps mentioned previously](#use-help-viewer-v2x) to download offline content using SQL Server Help Viewer on a system that has internet access, you can then migrate that content to a system that does not have internet access. You can do so with the following steps.
168
+
169
+
>[!NOTE]
170
+
>Software that supports the Help Viewer, such as SQL Server Management Studio, must be installed on the offline system.
171
+
172
+
1. Open Help Viewer (Ctrl + Alt + F1).
173
+
1. Select the documentation you're interested in. For example, filter by SQL and select the SQL Server Technical Documentation.
174
+
1. Identify the physical path of the files on disk, which can be found under **Local store path**.
175
+
1. Navigate to this location using your file system explorer.
176
+
1. The default location is: `C:\Program Files (x86)\Microsoft SQL Server\140\Tools\Binn\ManagementStudio\Extensions\Application`
177
+
1. Select the three folders, **ContentStore**, **Incoming**, **IndexStore** and copy them to the same location on your offline system. You may need to use an interim media device such as a USB or CD.
178
+
1. Once these files have been moved, launch Help Viewer on the offline system and and the SQL Server technical documentation will be available.
0 commit comments