Home All Groups Group Topic Archive Search About
Author
9 May 2006 5:07 PM
C
Hi,

I am developing an ASP.Net app with SQL Server 2000.

I am using the Microsoft Data Application Blocks.

My user size is 150 users in total.

Do I need to look at connection pooling?

Any advice is appreciated.

Thanks.

Author
9 May 2006 6:07 PM
Kerry Moorman
C,

Connection pooling should be automatic. You would have to do something to
disable it.

Of course, you want to use connection pooling, so you don't want to disable
it.

Kerry Moorman


Show quote
"C" wrote:

> Hi,
>
> I am developing an ASP.Net app with SQL Server 2000.
>
> I am using the Microsoft Data Application Blocks.
>
> My user size is 150 users in total.
>
> Do I need to look at connection pooling?
>
> Any advice is appreciated.
>
> Thanks.

AddThis Social Bookmark Button