开发者

Precompiled SQLite binaries for Windows x64 [closed]

开发者 https://www.devze.com 2023-01-28 03:56 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 8 years ago.

Improve this question 开发者_如何学Python

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

Thanks.


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


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消