問題描述
我在使用 SQL Server 用戶登錄 SQL Server 2014 Express 版本時遇到問題.
I have a problem to login to SQL Server 2014 Express edition using a SQL Server user.
我在 Windows Server 2012 中遇到了這個問題.在普通的 Windows 機器上,我可以創建用戶并登錄.我將身份驗證模式更改為混合并在 Internet 上完成所有操作,但仍然出現登錄錯誤.
I have this problem in Windows Server 2012. In normal Windows machine I can create user and login. I changed the authentication mode to mix and did the all thing in Internet but still I got login error.
錯誤編號:18456
嚴重性:14
狀態:1
行號:65536
Error Number: 18456
Severity: 14
State: 1
Line Number: 65536
如果有人可以幫助我.
推薦答案
我發現了問題.它與之前的安裝即時沖突.在我刪除所有內容并重新安裝 SQL 后,使其工作.
I found the problem. It was conflict with previous installation instant. After I remove everything and reinstall SQL again make it work.
這篇關于Windows Server 2012 中的 SQL Server 登錄失敗的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!