SQL Server solution for connecting to server error 233 _mssql2005

Source: Internet
Author: User

My SQL Server2005 has been working normally but yesterday was an error, as shown in figure.

After the internet search, said the way to try a lot of the internet has not solved this problem. After many groping finally finished, the answer is very simple, is the SQL Authentication "SA" account login password problem.

But the premise is that you have to make sure your SQL Server SQL authentication is available, so here's how you can make SQL authentication enabled (SQL Server authentication can be used to skip this step directly).

Windows authentication is not allowed to log on first, please see my previous blog, "Resolve SQL Server connection Server error 2" To set, here is no longer said.

Then right-click the property on the server, go to the property page, and set the server authentication in security.

Next, right-click the attribute on the login name "sa" under Security and set the password

Here our SQL authentication is ready to use.

After SQL authentication is available, we reset the "sa" password, and your SQL Server's SQL identity can be used, and the answer is simply to reset the password.

Related Article

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.