RE: Re[2]: [OT] conn pooling - what next?

2002-08-27 Thread Kevin A. Smith
If you're not concerned about these other errors, then Poolman (if you can still find it) might be a good fit. If I remember correctly, you could specify a SQL statement for it to execute (select 1 from dual) before allocating a connection from the pool. If it got a SQLException, it would

RE: Re[2]: [OT] conn pooling - what next?

2002-08-27 Thread Jackson, Stephen
I sent you the classes. Just download the compiler, install, compile and test it. You will know right away. They have support, just email them if you have any problems. -Original Message- From: Rick Reumann [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 27, 2002 5:18 PM To: Jackson,