Re: [gdal-dev] Ogr sqlite spatialite shared caching 2.0.1

2015-12-10 Thread kelly elton
Ah shit. I was trying the sqlite3_ version but I used the wrong case :\ Thanks for the verification and information, it appears to be working. On Thu, Dec 10, 2015 at 1:45 PM wrote: > On Thu, 10 Dec 2015 18:22:09 +, kelly elton wrote: > > I'm just trying to figure out how to turn on SQlite/

Re: [gdal-dev] Ogr sqlite spatialite shared caching 2.0.1

2015-12-10 Thread a . furieri
On Thu, 10 Dec 2015 18:22:09 +, kelly elton wrote: 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 S

[gdal-dev] Ogr sqlite spatialite shared caching 2.0.1

2015-12-10 Thread kelly elton
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