When I use system.data.sqlite, it error with dll not found exception?
How to use it correctly? Choose which one should be OK for sqlite?
http://system.data.sqlite.org/index.html/doc/trunk/www/downloads.wiki
You place dlls in Plugins folder.
Unity is based on .NET 2.0. You might have to enable “full .NET” instead of “subset of .NET” in player settings in order to load dlls.