At first start program crashes... not a great start indeed!

System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at System.Data.SQLite.UnsafeNativeMethods.sqlite3_open_v2(Byte[] utf8Filename, IntPtr& db, SQLiteOpenFlagsEnum flags, IntPtr vfs)
at System.Data.SQLite.SQLite3.Open(String strFilename, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool)
at System.Data.SQLite.SQLiteConnection.Open()
at DbRepair.DbTools.OpenConnection(String fileName)
at DbRepair.Form1.CheckConsistency(Int32& affectedRows, DbException& consistencyError)
at DbRepair.Form1.Check(Object state)

Hi, this looks like eM CLient’s database isused by another program, can you make sure that no other software is touching eM Cient’s database.

Plus update to latest version http://www.emclient.com/dist/v6.0.197…

Jan