Troubleshooting SQLServer2008 Express Remote connection error [error:1326 ERROR]

Source: Internet
Author: User

The Sqlserver2008 Express version defaults to a native test connection and cannot be accessed by other clients because the Express version of the database is connected by default TCP/IP snooping is turned off, and we can do some setup to implement our remote connection. Here are some of the more detailed remote connection report 1326 error Solutions I summarized:

1. Confirm that the SQL Server database service is started, if it is not started, to start it, including the browser service and the SQL Server service

2. Verify that the network of the remote client to the database server is unblocked and can be detected in cmd with a ping command.

3. Check whether TCP/IP snooping is turned on for express version.

  

4. Check if "Allow remote connections to servers" is checked in the connection of database instance properties

  

5. Check that the network firewall is turned off, and of course you can set exceptions.

If these settings are successful, you should already be able to connect.

Troubleshooting SQLServer2008 Express Remote connection error [error:1326 ERROR]

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.