This is windows behaviour not SQLite.  On file creation Windows assigns the 
permissions of the containing directory.

So modify the permissions of the directory to grant Users modify permissions to 
contained files and that will be done.

Also remember that permissions in windows are an attribute of the file and do 
not change when you move the file.  To get permissions inherited from the new 
parent you need to copy rather than move.

If you are all Hooey Gooied and dont know the difference between move and copy, 
poke the mouse in the other eye while dragging  :)



---
Sent from Samsung Mobile 


-------- Original message --------
From: Alexander Barkov <b...@mnogosearch.org> 
Date:  
To: General Discussion of SQLite Database <sqlite-users@sqlite.org> 
Subject: Re: [sqlite] sqlite3_open() takes 1.5 seconds 
 
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to