关于在SQL server2000中身份验证登陆时密码的问题
sa帐户的原密码被改过,现已不知密码,在查询分析器中我想将sa用户的密码改回为sa。我运行下面这条命令:
exec sp_password null, 'sa, 'sa '
运行提示:密码已更改,但我用sa却登陆不了,提示未与信任sql server连接相关联!
请大家指教该如何处理,谢谢!
------解决方案--------------------in enterprise manager
right click the registered instance and click property ,in security you can changed the mod