.net的web.config中用windows模式登陆的字符串写法

<appSettings>

<add key="ConnectionString" value="Integrated Security=sspi;server=127.0.0.1;database=****"/>

</appSettings>

posted @ 2012-05-10 11:26  我在这  阅读(397)  评论(0)    收藏  举报