Re: [gdal-dev] SQLite write and read only access modes

2013-09-13 Thread Even Rouault
Le vendredi 13 septembre 2013 13:36:17, Jukka Rahkonen a écrit : > Hi, > > I was reading a new message from Sandro Furieri > https://groups.google.com/d/msg/spatialite-users/Eq2BXc8Bw2I/69Mu2Dxl5qsJ > and it made me think if GDAL is already doing what is suggested: > > "writer" process is strictl

[gdal-dev] SQLite write and read only access modes

2013-09-13 Thread Jukka Rahkonen
Hi, I was reading a new message from Sandro Furieri https://groups.google.com/d/msg/spatialite-users/Eq2BXc8Bw2I/69Mu2Dxl5qsJ and it made me think if GDAL is already doing what is suggested: "writer" process is strictly required to execute the following PRAGMA before starting any write operation