Skip to content

Commit 9bcc13f

Browse files
committed
removed link to survey
1 parent df11409 commit 9bcc13f

90 files changed

Lines changed: 0 additions & 262 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/2014/getting-started/features-supported-by-the-editions-of-sql-server-2014.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ manager: craigg
2020
---
2121
# Features Supported by the Editions of SQL Server 2014
2222

23-
> [!div class="nextstepaction"]
24-
> [Please share your feedback about the SQL Docs Table of Contents!](https://aka.ms/sqldocsurvey)
2523

2624
This topic provides details of features supported by the different editions of [!INCLUDE[ssCurrent](../includes/sscurrent-md.md)].
2725

docs/2014/integration-services/map-query-parameters-to-variables-in-an-execute-sql-task.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ manager: craigg
2121
---
2222
# Map Query Parameters to Variables in an Execute SQL Task
2323

24-
> [!div class="nextstepaction"]
25-
> [Please share your feedback about the SQL Docs Table of Contents!](https://aka.ms/sqldocsurvey)
26-
2724
This topic describes how to use a parameterized SQL statement in the Execute SQL task and create mappings between variables and the parameters in the SQL statement.
2825

2926
To learn more about the Execute SQL task, the parameter markers, and parameter names you use with different connection types, see [Execute SQL Task](control-flow/execute-sql-task.md) and [Parameters and Return Codes in the Execute SQL Task](../../2014/integration-services/parameters-and-return-codes-in-the-execute-sql-task.md).

docs/2014/sql-server/install/configure-a-report-server-for-e-mail-delivery-ssrs-configuration-manager.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@ manager: craigg
2626
---
2727
# Configure a Report Server for E-Mail Delivery (SSRS Configuration Manager)
2828

29-
> [!div class="nextstepaction"]
30-
> [Please share your feedback about the SQL Docs Table of Contents!](https://aka.ms/sqldocsurvey)
31-
3229

3330
[!INCLUDE[ssRSnoversion](../../includes/ssrsnoversion-md.md)] includes an e-mail delivery extension so that you can distribute reports through e-mail. Depending on how you define the e-mail subscription, a delivery might consist of a notification, link, attachment, or embedded report. The e-mail delivery extension works with your existing mail server technology. The mail server must be an SMTP server or forwarder. The report server connects to an SMTP server through Collaboration Data Objects (CDO) libraries (cdosys.dll) that are provided by the operating system.
3431

docs/azure-data-studio/download.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ manager: craigg
1414
---
1515
# Download and install Azure Data Studio
1616

17-
> [!div class="nextstepaction"]
18-
> [Please share your feedback about the SQL Docs Table of Contents!](https://aka.ms/sqldocsurvey)
19-
2017
[!INCLUDE[name-sos](../includes/name-sos.md)] runs on Windows, macOS, and Linux.
2118

2219

docs/connect/jdbc/download-microsoft-jdbc-driver-for-sql-server.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ manager: craigg
1414
---
1515
# Download Microsoft JDBC Driver for SQL Server
1616

17-
> [!div class="nextstepaction"]
18-
> [Please share your feedback about the SQL Docs Table of Contents!](https://aka.ms/sqldocsurvey)
1917

2018
## Using the JDBC Driver with Maven Central
2119
The JDBC Driver can be added to a Maven project by adding it as a dependency in the POM.xml file with the following code:

docs/database-engine/configure-windows/configure-a-windows-firewall-for-database-engine-access.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ manager: craigg
1919
# Configure a Windows Firewall for Database Engine Access
2020
[!INCLUDE[appliesto-ss-xxxx-xxxx-xxx-md](../../includes/appliesto-ss-xxxx-xxxx-xxx-md.md)]
2121

22-
> [!div class="nextstepaction"]
23-
> [Please share your feedback about the SQL Docs Table of Contents!](https://aka.ms/sqldocsurvey)
2422

2523
This topic describes how to configure a Windows firewall for Database Engine access in [!INCLUDE[ssCurrent](../../includes/sscurrent-md.md)] by using SQL Server Configuration Manager. Firewall systems help prevent unauthorized access to computer resources. To access an instance of the [!INCLUDE[ssDEnoversion](../../includes/ssdenoversion-md.md)] through a firewall, you must configure the firewall on the computer running [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] to allow access.
2624

docs/database-engine/configure-windows/configure-windows-service-accounts-and-permissions.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,6 @@ manager: craigg
5555
# Configure Windows Service Accounts and Permissions
5656
[!INCLUDE[appliesto-ss-xxxx-xxxx-xxx-md](../../includes/appliesto-ss-xxxx-xxxx-xxx-md.md)]
5757

58-
> [!div class="nextstepaction"]
59-
> [Please share your feedback about the SQL Docs Table of Contents!](https://aka.ms/sqldocsurvey)
60-
6158
Each service in [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] represents a process or a set of processes to manage authentication of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] operations with Windows. This topic describes the default configuration of services in this release of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)], and configuration options for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] services that you can set during and after [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] installation. This topic helps advanced users understand the details of the service accounts.
6259

6360
Most services and their properties can be configured by using [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Configuration Manager. Here are the paths to the last four versions when Windows is installed on the C drive.

docs/database-engine/configure-windows/start-stop-pause-resume-restart-sql-server-services.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,6 @@ manager: craigg
4545
# Start, Stop, Pause, Resume, Restart SQL Server Services
4646
[!INCLUDE[appliesto-ss-xxxx-xxxx-xxx-md](../../includes/appliesto-ss-xxxx-xxxx-xxx-md.md)]
4747

48-
> [!div class="nextstepaction"]
49-
> [Please share your feedback about the SQL Docs Table of Contents!](https://aka.ms/sqldocsurvey)
50-
5148
This topic describes how to start, stop, pause, resume, or restart the [!INCLUDE[ssDEnoversion](../../includes/ssdenoversion-md.md)], the [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Agent, or the [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Browser service by using [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Configuration Manager, [!INCLUDE[ssManStudioFull](../../includes/ssmanstudiofull-md.md)], **net** commands from a command prompt, [!INCLUDE[tsql](../../includes/tsql-md.md)], or PowerShell.
5249

5350
- **Before you begin:**

docs/database-engine/configure-windows/troubleshoot-connecting-to-the-sql-server-database-engine.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ manager: craigg
1919
[!INCLUDE[appliesto-ss-xxxx-xxxx-xxx-md](../../includes/appliesto-ss-xxxx-xxxx-xxx-md.md)]
2020

2121

22-
> [!div class="nextstepaction"]
23-
> [Please share your feedback about the SQL Docs Table of Contents!](https://aka.ms/sqldocsurvey)
24-
2522
This is an exhaustive list of troubleshooting techniques to use when you cannot connect to the SQL Server Database Engine. These steps are not in the order of the most likely problems which you probably already tried. These steps are in order of the most basic problems to more complex problems. These steps assume that you are connecting to SQL Server from another computer by using the TCP/IP protocol, which is the most common situation. These steps are written for SQL Server 2016 with both the SQL Server and the client applications running Windows 10, however the steps generally apply to other versions of SQL Server and other operating systems with only slight modifications.
2623

2724
These instructions are particularly useful when troubleshooting the "**Connect to Server**" error, which can be Error Number: 11001 (or 53), Severity: 20, State: 0, and error messages such as:

docs/database-engine/install-windows/choose-a-database-engine-upgrade-method.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ manager: craigg
1515
# Choose a database engine upgrade method
1616
[!INCLUDE[appliesto-ss-xxxx-xxxx-xxx-md-winonly](../../includes/appliesto-ss-xxxx-xxxx-xxx-md-winonly.md)]
1717

18-
> [!div class="nextstepaction"]
19-
> [Please share your feedback about the SQL Docs Table of Contents!](https://aka.ms/sqldocsurvey)
20-
2118
There are several approaches to consider when you are planning to upgrade the [!INCLUDE[ssDE](../../includes/ssde-md.md)] from a prior release of SQL Server in order to minimize downtime and risk. You can perform an upgrade in-place, migrate to a new installation, or perform a rolling upgrade. The following diagram will help you to choose amongst these approaches. Each of the approaches in the diagram are also discussed below. To assist you with the decision points in the diagram, please also review [Plan and Test the Database Engine Upgrade Plan](../../database-engine/install-windows/plan-and-test-the-database-engine-upgrade-plan.md).
2219

2320
![Database Engine Upgrade Method Decision Tree](../../database-engine/install-windows/media/database-engine-upgrade-method-decision-tree.png "Database Engine Upgrade Method Decision Tree")

0 commit comments

Comments
 (0)