Hi I do have one sqlite DB, with multiple dbs, and multiple scripts writing to those tables, at one time only one script writes to one table, I.e. there is no simultaneous read/write access to one table at one time. However, I am getting DB locked errors, did I misunderstand Sqlite3 ? Is the lock per DB or per table ? Regards _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
- [sqlite] Question on locks Ali Jawad
- Re: [sqlite] Question on locks Simon Slavin
- Re: [sqlite] Question on locks Ali Jawad
- Re: [sqlite] Question on locks Simon Slavin
- Re: [sqlite] Question on locks Keith Medcalf
- Re: [sqlite] Question on locks Ali Jawad
- Re: [sqlite] Question on loc... Stephen Chrzanowski
- Re: [sqlite] Question on... Ali Jawad
- Re: [sqlite] Question on... Simon Slavin
- Re: [sqlite] Question on... Ali Jawad
- Re: [sqlite] Question on... Simon Slavin