sql2005数据库中点击用户名sa的属性,出现一个奇怪的对话框.
Cannot show requested dialog. (SqlMgmt)
Property IsLocked is not available for Login '[sa] '. This property may not exist for this object, or may not be retrievable due to insufficient access rights. (Microsoft.SqlServer.Smo)
打开不了属性窗口,怎么解决呢,高手帮忙,谢谢!~
------解决方案--------------------sa没有权限?没碰到过,帮顶
------解决方案--------------------权限问题吧
------解决方案--------------------你是用哪个用户登录的?
This property may not exist for this object, or may not be retrievable due to insufficient access rights.
意思是:此对象的属性不存在,或没有权限访问。
刚才看错了,你登录SQL Server那个用户没有权限看sa的属性。
------解决方案--------------------是不是中病毒了。用windows验证应该是没问题的,但要用Administrator登录操作系统。
------解决方案--------------------不是吧,我是用windows验证时去的啊,因为用用sa登录也登录不了
----------------------------
登录不了?提示密码错误还是提示什么?