Hi all. I have some customer that are executing more instances of my windows app that use Sqlite as database,
so more instances of my app works on the Sqlite database on the same time. My question: I am using the last standard Sqlite3 lib generated from the amalgamation, Do I need to activate a specific flag (es. Multithread) when I create the lib in order to use this multi instance configuration safety ? Thanks Marco _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users