SQL server2012 Remote access settings

Source: Internet
Author: User
Tags mssqlserver

transferred from: http://blog.csdn.net/xiadingling/article/details/8215282Steps
  1. Open SQL server2012, log on with Windows identity

  2. After logging in, right-click on "Properties". On the left, select "Security" and select "SQL Server and Windows authentication mode" on the right to enable hybrid login mode

  3. Select "Connect", check "Allow remote connection to this server", then click "OK"

  4. Expand Security, login name; SA ", right-select" Properties "

  5. On the left, select General, select SQL Server authentication on the right, and set the password

  6. Right-click on the database Select "Facet"

  7. Select Server configuration in the Aspect drop-down box on the right, set the Remoteaccessenabled property to True, and click OK

  8. Now that SSMs is set up, exit and log in with SA, success means that the SA account is enabled

  9. Open SQL Server Configuration Manager

  10. Start by configuring SSCM, check the SQL Server service on the left, and make sure that SQL Server on the right and SQL Server Browser are running

  11. "TCP/IP" of the client protocol is also modified to "Enabled"

    Select the IP Address tab, set the port for TCP to "6233"------Set the default port based on advance booking
  12. MSSQLSERVER protocol enables TCP/IP

    The firewall configuration is not in detail, as is the case with other SQL Server database configurations.

    When the configuration is complete, restart SQL Server 2012. You should be able to use it at this time, but still have to confirm the firewall. Open the firewall settings. The SQLServr.exe (C:\Program Files\Microsoft SQL Server\mssql11. Mssqlserver\mssql\binn) is added to the Allowed list.

    C:\Program Files (x86) \microsoft SQL Server\90\shared\sqlbrower.exe is added to the firewall exception, and there are ports.

SQL server2012 remote access settings (RPM)

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.