Size of the connection pool?

  • Thread starter Thread starter Frank Rizzo
  • Start date Start date
F

Frank Rizzo

What is the default size of the ADO.NET connection pool? I can't seem
to google the answer.

Thanks.
 
Peter said:
Frank,
Maybe it's time to tune up those query skills. I did this one with MSN

http://search.msn.com/results.aspx?q=ADO.NET+"Connection+pool"+"Default+size"&FORM=QBHP

and came up with a number of results. They all claim it's 100.
Peter

Thanks, I actually replaced Oracle with SQL in sdbillsfan's message, and
got exactly what I needed.

http://msdn2.microsoft.com/en-us/li...client.oracleconnection.connectionstring.aspx
-->
http://msdn2.microsoft.com/en-us/library/system.data.sqlclient.sqlconnection.connectionstring.aspx
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top