On 8 Jan 2013, at 3:22pm, Dominique Devienne <[email protected]> wrote:
> Perhaps Santosh meant other SQLite-using 3rd party apps, as opposed to > anyone able to modify the DB file as you mentioned. Good point. Santosh, were you concerned about someone modifying the file while your application is not in use, or were you just looking for a way to stop people making changes while your application is doing lots of processing ? Dominique's suggestion is great if you just want to temporarily stop people changing data while you're processing it. Simon. _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

