1

im fairly new to sqlite. I ran the 'sqlite3' command in command prompt and the command was not recognized.

I cant find the sqlite3.exe in my python27 installation (so i cant add it to paths)

I also tried adding a path to the sqlite dll which did not work (Windows Command prompt shell for sqlite3).

How can i get this command to work?

1 Answer 1

1

The complete solution is to install the 'sqlite-tools' and the 'sqlite-dlls' from the precompiled windows binaries at this link:

http://sqlite.org/download.html

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.