首页 > 其他 > 详细

SSMS客户端报错BUG

时间:2014-12-23 00:08:52      阅读:207      评论:0      收藏:0      [点我收藏+]

用户本地连接

技术分享

 

 

打开数据库报错

技术分享

 

 

 The server principal "epointztb" is not able to access the database "epointbidhzchunanpb55" under the current security context. (Microsoft SQL Server,错误: 916)

 

看报错信息是epointztb这个账号本身就没有 epointbidhzchunanpb55 这个库的权限 ,但为什么会自动切换到这个账号下呢?

 

 我再测试机 上连接测试

技术分享

 

技术分享

 

 

在用户本地用sqlcmd测试没问题,sqlcmd -S "***,**" -Uepointztb -P## -d master

 

技术分享

 

 

我们的ssms版本信息

 

技术分享

 

 

用户的版本信息

 

技术分享

 

最后发现可能是微软老的SSMS版本有bug

 

https://connect.microsoft.com/SQLServer/feedback/details/354291/the-server-principal-is-not-able-to-access-the-database-under-the-current-security-context-microsoft-sql-server-error-916

SSMS客户端报错BUG

原文:http://www.cnblogs.com/mingmingrose/p/4179190.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!