The documentation claims that there is a command line shell for sqlite3: "To run the sqlite3 program, simply enter" sqlite3 "and then name the file containing the SQLite database." When I try to do this, on the Windows command line I get the error message βsqlite3β is not recognized as an internal or external command, operating program or batch file. βIn Windows Explorer, severalβ Sqlite3 βfolders are displayed in different places:
backends(C:/Python26/Lib/site-packages/django/db) Lib(C:/Python26) backends(C:/Django-1.1.1/Django-1.1.1/build/lib/django/db backends(C:/Django-1.1.1/Django-1.1.1/django/db)
How can I access the shell, can anyone help?
sqlite3
Zeynel
source share