sqlite

No sqlite3.exe in SQLite3 download folder for Windows 64 Bit


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:

enter image description here

but when I unzip the file there are only two files "sqlite3.defandsqlite3.dll`:

enter image description here

Where is the sqlite3.exe? As far as I know we should have all these three files together.

sqlite3.def
sqlite3.dll
sqlite3.exe

Solution

  • Note the wanted exe on the right.

    => community wiki