简体   繁体   中英

Unable to login with SQL Server authentication

With Windows authentication, I am able to connect to SQL Server. Then I change password for sa , then I try to connect with SQL Server authentication, but I get an error

Login failed for user sa.

Thanks

假设您输入的密码正确,但仍然无法使用,则需要启用S​​QL Server身份验证

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM