I want to be able set the maxpoolsize as there is a connection limit per user on the DB server I am looking at ;and I don't want to adversely affect the other users in terms of performance.
I want to be able set the maxpoolsize as there is a connection limit per user on the DB server I am looking at ;and I don't want to adversely affect the other users in terms of performance.
Hello keirS.
I would like to ask you if it is correct to close the pool after every transaction!
And then, will the connection be done automatically with BeginTransaction?
Or I have to manually connect it again?
Hello keirS.
I would like to ask you if it is correct to close the pool after every transaction!
And then, will the connection be done automatically with BeginTransaction?
Or I have to manually connect it again?