attempt to write a readonly database

  1. A

    Android Question SQLiteException: error code 8: attempt to write a readonly database

    Hi all. Never seen this error before. net.sqlcipher.database.SQLiteException: error code 8: attempt to write a readonly database This is a code of the syb where this error happened Private Sub SaveReult(root As List) As Boolean Try Dim TransferResult As Int...
Top