Hi All,

I am using Derby DB version 10_5_1_1 and NetBeans 6.5.
My problem is, I am not able to properly close the database connection.

I am creating a connection, statement and record set for fetching a records
from a table.
After wards, i am closing record set, statement and finally the connection
objects.

But still the tmp and db.lck files exits. How can i properly close the
connection?

Regards
Sivagururaja.
-- 
View this message in context: 
http://www.nabble.com/Close-Derby-DB-tp24372778p24372778.html
Sent from the Apache Derby Users mailing list archive at Nabble.com.

Reply via email to