[sqlite] Location of Sqlite Files

2009-11-27 Thread mr_orange
appreciated, thank you. -- View this message in context: http://old.nabble.com/Location-of-Sqlite-Files-tp26545375p26545375.html Sent from the SQLite mailing list archive at Nabble.com. ___ sqlite-users mailing list sqlite-users@sqlite.org http

Re: [sqlite] Location of Sqlite Files

2009-11-27 Thread Adam DeVita
. -- View this message in context: http://old.nabble.com/Location-of-Sqlite-Files-tp26545375p26545375.html Sent from the SQLite mailing list archive at Nabble.com. ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman

Re: [sqlite] Location of Sqlite Files

2009-11-27 Thread Artur Reilin
do you delete a SQLite database? Any help is much appreciated, thank you. -- View this message in context: http://old.nabble.com/Location-of-Sqlite-Files-tp26545375p26545375.html Sent from the SQLite mailing list archive at Nabble.com. ___ sqlite

Re: [sqlite] Location of Sqlite Files

2009-11-27 Thread Simon Slavin
On 27 Nov 2009, at 7:54pm, mr_orange wrote: Hey, I am kind of new to SQLite. I was wondering if anyone could help me with a couple things: 1) Where are the SQLite databases stored? I was told in the C:\WINDOWS\temp folder, but I can't seem to find any SQLite-related files there. 2) How do