Precompiled SQLite binaries for Windows x64 [closed]

不想你离开。 提交于 2019-11-28 07:40:35

问题


Are there precompiled binaries for Windows 64bit of SQLite? So far I was unable to find such

Thanks.


回答1:


http://system.data.sqlite.org/index.html/doc/trunk/www/downloads.wiki




回答2:


http://www.autoitscript.com/autoit3/files/beta/autoit/archive/sqlite/

I downloaded the DLL files of the latest version, both of x86 & x64. It works. :)

Compare with the official x86 version from SQLite.org, it includes an extra function called SQLite_version.



来源:https://stackoverflow.com/questions/4315606/precompiled-sqlite-binaries-for-windows-x64

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!