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?