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
SQLite in Memory using Threads?
Re: SQLite in Memory using Threads?
Thank you for the information. We have added support for URI format in UniDAC. This feature will be included in the next UniDAC build.