How to change the Windows authentication method of sqlserver to the authentication method of sqlserver

Source: Internet
Author: User

When installing sqlserver, the security mode selects Windows verification. However, during development, you need to connect to the database and use sqlserver for authentication. How can this problem be modified?

First, use Windows verification to log on first,

After entering, right-click (local) and select Properties-security: Change the Server Authentication Mode to "SQL Server and Windows Authentication Mode", and click "OK ".

Next, set a password for SA: Double-click SA

In the displayed window, modify the SA password:

Then restart the SQL service. Log On with SA.

To restart the SQL Server service, follow these steps:

Open Control Panel ---- Administrative Tools ----- services ------ find sqlserver service,

Stop the service and then start it.

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.