> Do I need to activate a specific flag (es. Multithread) when I create the
> lib in order to use this multi instance configuration safety ?
Multi-threading has nothing to do with multi-processing (multiple
instances). SQLite always works from multiple processes (if OS
permits; note: Windows is a
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 activa
2 matches
Mail list logo