On Jul 10, 2008, at 9:28 AM, Shain Lee wrote:

> Don't we have a solution for following problem ?
>
>
>
>
> ----- Forwarded Message ----
> From: Shain Lee <[EMAIL PROTECTED]>
> To: sqlite-users@sqlite.org
> Sent: Thursday, 10 July, 2008 10:18:07 AM
> Subject: SQL error: database is locked
>
>
> Hi
>
> I am using sqlite in Fedora 9. Database created and done every thing  
> perfectly. But when i going to test the DB via small transactions ,  
> inserting of records are failing.
>
> SQL error: database is locked
>
> DBD::SQLite::db commit failed: database is locked(5) at dbdimp.c  
> line 218 at db_access.pl
>
> what would be the reason , is it about a permission issue or coding  
> issue ?
> Please help
>

Do you have write permission on /var/tmp?

D. Richard Hipp
[EMAIL PROTECTED]



_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to