On 10 Mar 2013, at 7:52am, dd <[email protected]> wrote: > I have backup of existing database. I just want to hide this backup > database.
Hiding a file is a function of your operating system, not SQLite. Get some experience with hiding a simple text file. Once you have that working, just do the same thing with hiding the SQLite database file. Simon. _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

