emclient will not load says database created by later version

Hi there downloaded latest version of emclient and now when I go to open emclient it tells me that it can not load as the database was created by a later version please make sure you load the latest version HELP!!!

this is what I get when I try and open emclient
System.Data.SQLite.SQLiteException: File opened that is not a database file
file is encrypted or is not a database
at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader…ctor(SQLiteCommand cmd, CommandBehavior behave)
at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
at System.Data.SQLite.SQLiteConnection.Open()
at DbRepair.DbTools.OpenConnection(String fileName)
at DbRepair.Form1.CheckCorruption()
at DbRepair.Form1.Check(Object state)

Hi,

there are three things you can do to remedy this situation:

  1. Update to the latest version available at http://www.emclient.com/dist/latest/s… and then go to Start -> Run and type the following:
    “C:\Program Files\eM Client\DbRepair.exe” /checkall
    or alternatively, if you use 64-bit system:
    “C:\Program Files (x86)\eM Client\DbRepair.exe” /checkall

  2. Download a tool from http://www.emclient.com/tools/DbRepai… and run it.

  3. Delete the database files located in C:\Users[your user name]\AppData\Roaming\eM Client (on Windows Vista/Windows 7) or C:\Documents and Settings[your user name]\Application Data\eM Client (on Windows XP). This will remove all settings though.

If that doesn’t help, please, let us know then.

Regards