DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8620>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8620

Closed Connection Exception on setAutoCommit





------- Additional Comments From [EMAIL PROTECTED]  2002-04-29 18:33 -------
The problem appears to be that I was explicitly closing connections a second 
time.  I'm not sure why this caused a problem, but by not doing it, things 
work better.  :)  Now I'm having another problem.  When I do call close() on 
my connection, the PreparedStatements aren't being closed, unless I close them 
myself.  Shouldn't close() close the statements as well?

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

Reply via email to