SQL remote connection Configuration

Source: Internet
Author: User
Tags mssql management studio sql server management sql server management studio

Sql2005:

Open sql2005's configuration tool --> SQL Server 2005 peripheral application configurator --> service and connected peripheral application configurator --> database engine --> remote connection, select the local connection and remote connection, and use TCP/IP and named pipes at the same time.

(Appendix: how to configure SQL Server 2005 to allow remote connection: http://support.microsoft.com/kb/914277/zh-cn)

Sql2008:

Open SQL Server Management studio --> select the first item (master database engine) in [object Resource Manager] on the left) --> right-click --> aspect --> select [peripheral application configurator] From the aspect drop-down list --> set remotedacenable to true.

 

In addition:

If XP has a firewall, add the following two to the exception:Program:
C: \ Program Files \ Microsoft SQL Server \ mssql.1 \ MSSQL \ binn \ sqlservr.exe,
C: \ Program Files \ Microsoft SQL Server \ 90 \ shared \ sqlbrowser.exe

Sql2005:

Open sql2005's configuration tool --> SQL Server 2005 peripheral application configurator --> service and connected peripheral application configurator --> database engine --> remote connection, select the local connection and remote connection, and use TCP/IP and named pipes at the same time.

(Appendix: how to configure SQL Server 2005 to allow remote connection: http://support.microsoft.com/kb/914277/zh-cn)

Sql2008:

Open SQL Server Management studio --> select the first item (master database engine) in [object Resource Manager] on the left) --> right-click --> aspect --> select [peripheral application configurator] From the aspect drop-down list --> set remotedacenable to true.

 

In addition:

If XP has a firewall, add the following two programs to the exception:
C: \ Program Files \ Microsoft SQL Server \ mssql.1 \ MSSQL \ binn \ sqlservr.exe,
C: \ Program Files \ Microsoft SQL Server \ 90 \ shared \ sqlbrowser.exe

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.