how to test connection pooling?
Posted: Fri 15 Jul 2005 22:50
I started to use pooling--
how do i make sure that the connection doesn't keep getting recreated and that a pooled connection is used (if available)...
is there any way to tell that im reusing existing connections - and not really creating new opened ones?
thanks
Jon
how do i make sure that the connection doesn't keep getting recreated and that a pooled connection is used (if available)...
is there any way to tell that im reusing existing connections - and not really creating new opened ones?
thanks
Jon