sqlite-net
sqlite-net copied to clipboard
DllNotFoundException
DllNotFoundException: Não é possível carregar a DLL 'sqlite3': Não foi possível encontrar o módulo especificado. (Exceção de HRESULT: 0x8007007E)
This exception was originally thrown at this call stack: JapaneseLearningTool.SQLiteConnection.SQLiteConnection(JapaneseLearningTool.SQLiteConnectionString) in SQLite.cs JapaneseLearningTool.SQLiteConnection.SQLiteConnection(string, bool) in SQLite.cs JapaneseLearningTool.Db.Initialize() in Db.cs JapaneseLearningTool.Db.Db() in Db.cs
You should dwoload the sqlite3.dll and put it on your project.