Hi,
I have my emClient crashing on me and cannot get it back to work.
It fails with the following error
==== BEGIN SNIP ====
Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 1: ‘no such rowid: 7229’.
at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
at Microsoft.Data.Sqlite.SqliteBlob…ctor(SqliteConnection connection, String databaseName, String tableName, String columnName, Int64 rowid, Boolean readOnly)
at MailClient.Storage.Data.DatabaseCopyTool.CopyContents(Table table, Boolean sortDesc)
at MailClient.Storage.Data.DatabaseCopyTool.CopyTableData(Table table)
at MailClient.Storage.Data.DatabaseCopyTool.CopyInternal(String specificTable, Boolean copyIndexesViewsAndTriggers)
at MailClient.DbRepair.CorruptionChecker.CheckCorruption(RepairOptions repairOptions, CancellationToken token)
at MailClient.DbRepair.CheckingProcess.Check(CancellationToken token)
Data:
Table: LocalMailsIndex3_segments
databaseFile: 10149070-5344-4ca3-b68c-72df7a4a7110\mail_fti.dat
==== END SNIP ====
When I run
“C:\Program Files (x86)\eM Client\MailClient.exe” /dbrepair
everything seems fine.
Don’t say I have to restore the database since everything was working correctly a few hours ago, and I don’t have backups for the last 3 weeks.
Any help is appreciated.
Regards,
Jan