Page 1 of 1

SQLite in Memory using Threads?

Posted: Thu 11 Feb 2016 02:39
by FredS
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

Re: SQLite in Memory using Threads?

Posted: Mon 15 Feb 2016 14:52
by MaximG
Thank you for the information. We have added support for URI format in UniDAC. This feature will be included in the next UniDAC build.