Thread: sqlite question
View Single Post
Posts: 14 | Thanked: 1 time | Joined on Feb 2008
#7
Thanks. will try these. a note: SQLITE does not implement GRANT and REVOKE because they would be meaningless for an embedded database engine.

Will check directory permissions, but is odd that I can create the database the first time, write to it. The failure happens on subsequent attempts to write to the database.