How to increase the connection pool size in Sql Server 2008? - SQL Server Q&A from the SQL Server Ce

How to increase the connection pool size in Sql Server 2008? - SQL Server Q&A from the SQL Server Ce

瀏覽:875
日期:2026-04-22
We have a request from the client to increase the connection pool size to > 40 as it will avoid opening connections again and again and reuse the connections for a particular set of jobs. I also went throught the article which you mentioned, but it does n...看更多