Fork me on GitHub
摘要: 一:C# 连接SQL数据库 3.用Sql Server数据库,SqlServer身份验证 1.当设置Integrated Security为 True 的时候,连接语句前面的 UserID, PW 是不起作用的,即采用windows身份验证模式。只有设置为 False 或省略该项的时候,才按照 Us 阅读全文
posted @ 2015-03-22 18:55 lingfeng95 阅读(4645) 评论(0) 推荐(0) 编辑