Where is the SQLite database stored i.e. directory path on windows 7 when created ?
In Windows 10 if in the prompt command the path where you start sqlite is
C:\users\USER_NAME
You can find it in the user home folder. The .db file is stored where you start the sqlite command. I hope this solve the issue
.db