Hi all!
How do I change default file permissions of SQLite db files on Windows?
Currently all freshly created DBs allow full access for Everyone. But I need to 
restrict this to current user.
One option that I tried is to manually create empty file and set required 
permissions. But if using WAL two other files (-shm and -wal) are still created 
with access for everyone.
Thanks.

-----------------------------------------------------------------------------------
This email message is for the sole use of the intended recipient(s) and may 
contain
confidential information.  Any unauthorized review, use, disclosure or 
distribution
is prohibited.  If you are not the intended recipient, please contact the 
sender by
reply email and destroy all copies of the original message.
-----------------------------------------------------------------------------------
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to