M
Marco Roberto
Hi,
does anyone know how to use the connection pooling correctly?
This is my scenario:
I have a simple form with a combobox. I populate this combo with
a dataset every time that the form loads. When I open the form and
I check in my Sql Server I have two connections. If I open another
form I have 4, and so on.
Is there any configuration I have to do in the Sql Server?
My connection string is the same ( I am open the same form serveral
times)
does anyone know how to use the connection pooling correctly?
This is my scenario:
I have a simple form with a combobox. I populate this combo with
a dataset every time that the form loads. When I open the form and
I check in my Sql Server I have two connections. If I open another
form I have 4, and so on.
Is there any configuration I have to do in the Sql Server?
My connection string is the same ( I am open the same form serveral
times)