Hi,
sorry for bringing up this old issue, but it relates to a question of mine:
does this mean, it is impossible to share a memory-database between different threads, as you need to clone the SQLiteConnection before passing it over to the second thread and this connection would see another memory database?
Best regards,
Martin