.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  我在这  阅读(381)  评论(0编辑  收藏  举报