我在使用 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模板网!
我可以在不编写 SQL 查询的情况下找出数据库列表Can I figure out a list of databases and the space used by SQL Server instances without writing SQL queries?(我可以在不编写 SQL 查询的情况下
如何创建对 SQL Server 实例的登录?How to create a login to a SQL Server instance?(如何创建对 SQL Server 实例的登录?)
如何通过注册表搜索知道SQL Server的版本和版本How to know the version and edition of SQL Server through registry search(如何通过注册表搜索知道SQL Server的版本和版本)
为什么会出现“数据类型转换错误"?使用 ExWhy do I get a quot;data type conversion errorquot; with ExecuteNonQuery()?(为什么会出现“数据类型转换错误?使用 ExecuteNonQuery()?)
如何将 DataGridView 中的图像显示到 PictureBox?How to show an image from a DataGridView to a PictureBox?(如何将 DataGridView 中的图像显示到 PictureBox?)
WinForms 应用程序设计——将文档从 SQL Server 移动WinForms application design - moving documents from SQL Server to file storage(WinForms 应用程序设计——将文档从 SQL Server 移动到文件存