Dolen

导航

05 2016 档案

.Net Webconfig连接字符串中数据库实例名带'\'的问题
摘要:获取前: 获取后: 导致sa登录失败的问题 string strCon = "workstation id=localhost;packet size=4096;user id=" + user + ";data source=" + dbserver + ";persist security in 阅读全文

posted @ 2016-05-11 14:24 Dolen 阅读(495) 评论(0) 推荐(0)