Hi, I am writing a mobile application library which uses a database. The database is locked by applications using the library. On exit the applications will unlock the database.
However if the application terminates abnormally then the database is in locked state only. Can you tell me some solution through which if a application exits abnormally the database can be unlocked without having to restart the device. On restart the database is always set to unlock mode. Thanks in advance, Praveen [Non-text portions of this message have been removed]
