Where is the SQLite database stored i.e. directory path on windows 7 when created ?
.databases
If you run this command inside SQLite
it lists the path of all currently connected databases. Sample output:
seq name file --- --------------- ---------------------------------------------------------- 0 main /home/me/a.db