1)
http://www.sqlite.org/download.html2)
http://system.data.sqlite.org/index.html/doc/trunk/www/downloads.wikiPrecompiled Binaries for 32-bit Windows (.NET Framework 4.0)sqlite-netFx40-binary-Win32-2010-1.0.108.0.zipPrecompiled Binaries for 64-bit Windows (.NET Framework 4.0)
sqlite-netFx40-binary-x64-2010-1.0.108.0.zip3)
在程序目录下分别建x86和x64文件夹,将SQLite.Interop.dll分别放入
<bin>\App.exe (optional, managed-only application executable assembly)
<bin>\App.dll (optional, managed-only application library assembly)
<bin>\System.Data.SQLite.dll (required, managed-only core assembly)
<bin>\System.Data.SQLite.Linq.dll (optional, managed-only LINQ assembly)
<bin>\System.Data.SQLite.EF6.dll (optional, managed-only EF6 assembly)
<bin>\x86\SQLite.Interop.dll (required, x86 native interop assembly)
<bin>\x64\SQLite.Interop.dll (required, x64 native interop assembly)具体查看
http://note.youdao.com/noteshare?id=c9e1ccde11f2fd32551d720397a00c0b&sub=CBF4BD2F34CA45B99C120E128F969202