此 Blog 已经迁移到 http://janlay.com,并停止更新。
This blog was moved to http://janlay.com and stopped updating.

2005-4-8 13:24Zoom全屏MS SQL不提供集成Windows登录的界面,如何集成Windows登录登录呢?

有些功能不够完善的登录界面有这个问题,比如 dvbbs 的升级程序。如果你的 MS SQL 集成 Windows 登录配置已经妥当,而又不愿用 sa 登录,这时候,可以直接在“用户名”中输入:

;Integrated Security=SSPI;

注意前后加上分号(;),密码留空即可。这样就可以轻松地使用集成 Windows 登录。

感谢 jjx 的提示:)

相关参考 MSDN: Connection String Syntax
作者:Author:janlay 分类:Category:Techniques 回复Comments: 引用Trackback: 阅读:Read

回复Comments

{commenttime}{commentauthor}

{CommentUrl}
{commentcontent}