Caching maps on network location doesn't work because of SQLite
Kozinaka opened this issue · 0 comments
Kozinaka commented
After migration from version 1.7.1 to version 2.1.7, the ability to use shared network folders for storing map caches (for example, \\MyServer\MapCache) was lost.
The point is that when parsing the connection string, SQLite treats '\' as a control character for escape sequences.
More info: https://system.data.sqlite.org/index.html/info/bbdda6eae2