远程连接SQL2005时遇到一个问题:
The list of databases for the specified SQL Server could not be retrieved: Login failed for user ''. The user is not associated with a trusted SQL Server connection.(友道翻译:数据库的名单是为特定的SQL服务器不能被收回:登入失败为用户”。该用户不在一个可信的SQL服务器相关连接。)
查了下帮助:发现是服务器验证方法的原因。SQL管理器->属性->安全性->服务器验证,改为 SQL Server和Window身份验证模式 就行了。
http://www.microsoft.com/products/ee/transform.aspx?ProdName=SQL%20Server&ProdVer=9.0.5000.0&EvtID=18452&EvtSrc=MSSQLSERVER&FileVer=2005.90.5000.0&FileName=sqlevn70.rll&EvtType=%u5931%u6557%u306e%u76e3%u67fb&LCID=
posted on 2011-07-20 13:49  Kisszoo  阅读(244)  评论(0编辑  收藏  举报