[gdal-dev] Ogr sqlite spatialite shared caching 2.0.1

kelly elton its.the.doc at gmail.com
Thu Dec 10 10:22:09 PST 2015


I'm just trying to figure out how to turn on SQlite/Spatialite shared cache
in the latest stable version 2.0.1

Before I would just call SPLite3_enable_shared_cache but apparently that's
been deprecated and doesn't exist anymore.(as well as
SPLite4_enable_shared_cache)

It also appears that SQLite3_enable_shared_cache doesn't work either.

>From the docs on Sqlite it says you can enable shared cache per connection
via the connection string, but it doesn't look like there's any way to do
that in Ogr right now.

I'm just looking for suggestions on how to enable it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20151210/10b4e3d0/attachment-0001.html>


More information about the gdal-dev mailing list