Configure remote database access

Source: Internet
Author: User

For inter-team development, you need to use the same database server. Therefore, you must use IP addresses to access the database.

There are three methods to access the database.

1,

Access the local database directly. Enter "." In the server name.

2,

Access the local database directly. Enter the local database name in the server name.

3,

For local or remote access, enter the IP address of the computer where the sqlserver database is located in the server name. However, some configurations are required.

The configuration steps are as follows:

① Configure an IP address for a computer with sqlserver

② Close the firewall: Control Panel → Firewall

③ Enable sqlserver configuration management tool

After opening, set the project (TCP/IP and named pipes) in the figure to the startup status.

Double-click TCP/IP to configure the IP address

④ Allow remote access on sqlserver: Right-click SA and select Properties

⑤ Set the Verification Method

Right-click database instance → click Properties → click Security

Set it to sqlserver and Windows authentication.

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.