I am getting this error, which is in my log:
Failed to cleanup the devices table: SQLite.SQLiteException: Corrupt at SQLite.SQLiteCommand.ExecuteNonQuery() at SQLite.TableQuery`1.Delete(Expression`1 predExpr) at HSPI_HSBuddy.History.DeviceHistory.CleanupCallback(Object context)
What I tried was to delete the hsbuddy.db3 file, but I lost my NFC card information (NFC works great, by the way). I went back to some back up files, but I guess this is has been going on for longer than I have back ups. Any suggestions? Thanks.
Failed to cleanup the devices table: SQLite.SQLiteException: Corrupt at SQLite.SQLiteCommand.ExecuteNonQuery() at SQLite.TableQuery`1.Delete(Expression`1 predExpr) at HSPI_HSBuddy.History.DeviceHistory.CleanupCallback(Object context)
What I tried was to delete the hsbuddy.db3 file, but I lost my NFC card information (NFC works great, by the way). I went back to some back up files, but I guess this is has been going on for longer than I have back ups. Any suggestions? Thanks.
Comment