On Tue, Jul 13, 2004 at 12:37:53PM -0500, Bliesner, Christopher P wrote:
: I'm kind of worried that my db
: connections are not closing.  Any suggestions?

One technique I've seen for tracking down stray connections is to set the
DB pool to use just one connection. That makes it pretty easy to spot the
offending code fragment(s).

-QM

-- 

software  -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to