On Mar 6, 2007, at 18:35 , Mike Clements wrote:
> Kris,
>
> I wrote a simple test program and schema but I can't reliably
> reproduce
> the problem. The problem I'm seeing is intermittent. When calling
> next()
> on the result set, it sometimes throws an exception saying the DB
> connection has been closed. Of course it hasn't been closed, but the
> problem is now so intermittent I can't reliably reproduce it.
>
> If I end up being able to reproduce it consistently I'll post the
> sample
> code.
You may be crashing the server. Which server version is this?
-M