i was able to do this on my win7 machine

[ cd to wherever sqlite3 is]
sqlite3 c:/testdb.db

this also worked

"c:\DropBox\My Dropbox/sqlite3" c:/anothertest.db



HTH



~~~
Dave Watkinson



On Wed, Dec 29, 2010 at 3:06 PM, Chris Schnaars <cschna...@gmail.com> wrote:

> Hello:
>
> Is there a way to specify where sqlite3 should save database files? I am
> just starting to play with sqlite3 on a Windows box, and the utility always
> puts the files in a Local Settings folder. I haven't been able to find a
> way
> to change this behavior.
>
> Thank you,
> chris
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to