I've read the documentation, but one thing that was unclear: Do I need SQLITE_THREADSAFE=2 (or 1) when I am using sqlite from two different threads entirely independently in a single-threaded manner?
That is, no information sharing between them from my application. Specifically, is there any global state that will conflict? -- Dustin Sallings _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users