On 18 Oct 2018, at 3:27pm, Bob schwanzer <[email protected]> wrote:
> DB is > opened by 10-20 processes each of which can have multiple threads. What OS are you using ? What programming language are you using ? Are you calling the SQLite C library directly or using a shim ? Does your program close each database as it is finished with it ? Does the result code from _close() come back as SQLITE_OK ? Simon. _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

