I am trying to install SQLite 3 on my Windows 10 64 bit from SQLite download page and I tried the sqlite-dll-win64-x64-3170000.zip
from "Precompiled Binaries for Windows" section on the page:
but when I unzip the file there are only two files "sqlite3.defand
sqlite3.dll`:
Where is the sqlite3.exe
? As far as I know we should have all these three files together.
sqlite3.def
sqlite3.dll
sqlite3.exe
Note the wanted exe on the right.
=> community wiki