A
A.M
Hi,
Even i specificly close the connection at end of my data access function, At
SQL sever's enterprise manager i can see all sessions are being leaved
opened for a while.
If it is connection poolling, why they are not being used? I mean why the
new connection doesn't use one available sessiones in the pool?
Basicly i am surprised ny seeing so many opened sessions from very same
application and very same workstation in Enterprise Manger=>Session Pooling
?
Thanks,
Ali
Even i specificly close the connection at end of my data access function, At
SQL sever's enterprise manager i can see all sessions are being leaved
opened for a while.
If it is connection poolling, why they are not being used? I mean why the
new connection doesn't use one available sessiones in the pool?
Basicly i am surprised ny seeing so many opened sessions from very same
application and very same workstation in Enterprise Manger=>Session Pooling
?
Thanks,
Ali