how to switch SQLite to MultiThreaded or Serial mode

  1. We supply the official SQLite3.dll file provided from the SQLite web site (although an older version). From their documentation, the default mode is serialized (serial mode).

  2. You can always execute direct statements with Aurelius this way: