Joanne Pham <joannekp...@yahoo.com> wrote:
> I have seen the define for SQLITE_LOCKED as below
> #define SQLITE_LOCKED 6 /* A table in the database is locked */
> I thought the SQLITE is database locking so I was wondering when the
> table in the database is locked?

http://sqlite.org/sharedcache.html

Igor Tandetnik 



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

Reply via email to