Android Question SQLite failure with KitKat

GuyBooth

Active Member
Licensed User
Longtime User
This morning my Galaxy S3 "upgraded" to KitKat (Android 4.4.2). An application that I wrote, which has been running for over a year now, will no longer work. On startup I receive the message:

"An error has occured in sub: android.database.SQLiteException: not an error (code 0): could not open the database in read/write mode. Continue?"

I also notice that a separate app called dSQLiteManager also no longer works on my existing databases, and also fails to create a new one.

Anyone have any insights to this?
 

GuyBooth

Active Member
Licensed User
Longtime User
Thanks David ... looks like a significant problem but it'll take me some time to see if I can work around it.
 
Upvote 0
Top