摘要:
1.使用windows身份验证连接数据库 <connectionStrings> <add name="ConnStrToSQL" connectionString="Data Source=MYWORLD\SQLEXPRESS2005;Initial Catalog=Myworld;Integrated Security=SSPI;" providerName="SqlServer"/> </connectionStrings>2.使用SQL SERVER身份验证登陆<connectionS 阅读全文
posted @ 2012-08-03 14:59
LitDev
阅读(340)
评论(0)
推荐(0)
浙公网安备 33010602011771号