On Thu, 20 Nov 2008 12:47:26 +0530,
<[EMAIL PROTECTED]> wrote in General
Discussion of SQLite Database <sqlite-users@sqlite.org>:

>I think the question by the original poster was about data security and
>not file security.  He probably does not mind if the file is copied, but
>the data should be decipherable only by his application.

The OP wrote:

>>> my issue is if any one finds my application is using 
>>> SQLite database they can [1] corrupt my database
>>> or they can [2] see the contents of my database using 
>>> a program(they can open my SQLite file).

So, he has two issues. The second issue was discussed a lot
already.

My point was about [1]: anyone with write access to the
databasefile can corrupt it, encrypted or not.

>-Shibu
-- 
  (  Kees Nuyt
  )
c[_]
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to