Is LOCK TABLE statement supported by by SQLite? I am getting syntax error when I execute this "LOCK TABLE tablename IN EXCLUSIVE MODE NOWAIT". Just want to make sure it's not supported rather than my syntax is incorrect.
_______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

