I HAVE THIS ERROR

I have this error:

please help 

 System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. —> System.DllNotFoundException: Unable to load DLL ‘sqlite3’: The specified module could not be found. (Exception from HRESULT: 0x8007007E) at System.Data.SQLite.UnsafeNativeMethods.sqlite3_config_none(SQLiteConfigOpsEnum op) at System.Data.SQLite.SQLite3.StaticIsInitialized() at System.Data.SQLite.SQLiteLog.Initialize() at System.Data.SQLite.SQLiteConnection…ctor(String connectionString, Boolean parseViaFramework) at System.Data.SQLite.SQLiteConnection…ctor(String connectionString) — End of inner exception stack trace — at System.RuntimeMethodHandle._InvokeConstructor(Object[] args, SignatureStruct& signature, IntPtr declaringType) at System.RuntimeMethodHandle.InvokeConstructor(Object[] args, SignatureStruct signature, RuntimeTypeHandle declaringType) at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) at DbRepair.DbTools.OpenConnection(String fileName) at DbRepair.Form1.CheckCorruption() at DbRepair.Form1.Check(Object state)

Hi Diego,
seems like something went wrong with your database. Try deleting it and starting up with a clean database to see if the program works.
Your database can be found in ‘C:\Users\ YOUR WINDOWS USER ACCOUNT \AppData\Roaming\eM Client’. Delete the whole folder.

Best regards,
Olivia