Hi everyone, Has anyone used the sql-net library I keep getting
Unable to load DLL 'sqlite3': The specified module could not be found. (Exception from HRESULT: 0x8007007E) the error occurs on the following line of code: var r = SQLite3.Open (databasePathAsBytes, out handle, (int) openFlags, IntPtr.Zero); Currently using the latest nuget sqlite builds 1.0.85.0 Any Idea of what the problem may be? Thanks Denis _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users