SQLite C opening DB Error (code 14)
发布时间
阅读量:
阅读量
最近在使用Android 的GreenDao对数据库进行查询的操作时遇到了下面的异常:
android.database.sqlite.SQLiteCantOpenDatabaseException: unable to
open database file (code 14): , while compiling: PRAGMA journal_mode
详细异常的细节如下:
2020-05-25 11:04:30.845 26187-26219/com.pax.psp E/SQLiteLog: (14)
cannot open file at line 32460 of [8201f4e1c5] 2020-05-25 11:04:30.845
26187-26219/com.pax.psp E/SQLiteLog: (14) os_unix.c:32460: (24)
open(/data/user/0/com.pax.psp/databases/data.db-journal) - 2020-05-25
11:04:30.845 26187-26219/com.pax.psp E/SQLiteLog: (14) cannot open
file at line 32460 of
全部评论 (0)
还没有任何评论哟~
