HELP, I get an error at this line:
var r = SQLite3.Open (databasePathAsBytes, out handle, (int) openFlags, IntPtr.Zero);
System.DllNotFoundException: occurred
what can I do?
HELP, I get an error at this line:
var r = SQLite3.Open (databasePathAsBytes, out handle, (int) openFlags, IntPtr.Zero);
System.DllNotFoundException: occurred
what can I do?