2011年11月25日
摘要: 1、查看程序中是否所有连接已经关闭。2、在connectionString中加上max pool size。如:<add name="s" connectionString="Data Source=192.168.1.202;Initial Catalog=cc;user id=sa;password=123456;max pool size=300" providerName="System.Data.SqlClient"/> 阅读全文
posted @ 2011-11-25 10:45 小沈 阅读(2046) 评论(0) 推荐(0)