So you want to install sqlite3 and wonder how to do so because there is no single executable file to click on and follow up ?
No problem just go to sqlite3 download page and under the Precompiled Binaries for Windows part, download the following three file and unzip them.
-sqlite-shell-win32-x86-xxx.zip-sqlite-dll-win32-x86-xxx.zip
-sqlite-analyzer-win32-x86-xxx.zip
Then after unzipping them put, paste the unzipped files in C:\windows\System32
That is all, now from your command prompt terminal (CMD) type: sqllite3 and your are in.
sqlite>.help
No comments:
Post a Comment