Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

anyone having problems with closing a database connection?

843853Sep 26 2001 — edited Oct 23 2002
Now, 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 20 2002
Added on Sep 26 2001
5 comments
211 views