anyone having problems with closing a database connection?
843853Sep 26 2001 — edited Oct 23 2002Now, I've tried all sorts of things to close a database connection and no matter what, it doesn't close a database connection.
a) Now, I've done this.
ResultSet - closed that
STatement - closed that
Connection - closed that
I nulled it all as well
Has anyone else been suffering from these problems?
Derek Lung