RE: Changing the number of connection in session pooling
- From: wawang@xxxxxxxxxxxxxxxxxxxx (Walter Wang [MSFT])
- Date: Wed, 07 Mar 2007 12:11:43 GMT
Hi Carlo,
Please refer to following document:
#Using Connection Pooling with SQL Server
http://msdn2.microsoft.com/en-us/library/8xx3tyca(VS.80).aspx
Find following information on the page:
Name Default Description
========== ======= ==============
Max Pool Size 100 The maximum number of connections allowed in the
pool.
Min Pool Size 0 The minimum number of connections allowed in the pool.
Hope this helps.
Regards,
Walter Wang (wawang@xxxxxxxxxxxxxxxxxxxx, remove 'online.')
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- Follow-Ups:
- RE: Changing the number of connection in session pooling
- From: Walter Wang [MSFT]
- RE: Changing the number of connection in session pooling
- Prev by Date: Error while using Query Designer in VB6
- Next by Date: RE: Changing the number of connection in session pooling
- Previous by thread: Error while using Query Designer in VB6
- Next by thread: RE: Changing the number of connection in session pooling
- Index(es):
Relevant Pages
|