SQLite in Memory using Threads?
Posted: Thu 11 Feb 2016 02:39
Just tried to use a SQLite memory db with threads and it failed.
Found a SO post which shows that "file::memory:?cache=shared" should work but it doesn't.
Enabled the Shared Cache using ":memory:" and threads fail, but any combo of the above URI filename convention fail to connect.
XE10, Uni 6.2.10
Found a SO post which shows that "file::memory:?cache=shared" should work but it doesn't.
Enabled the Shared Cache using ":memory:" and threads fail, but any combo of the above URI filename convention fail to connect.
XE10, Uni 6.2.10