On Thu, Jan 22, 2015 at 9:12 AM, Mark Wynter <[email protected]> wrote: > Thanks Marcus - am I right in understanding that read and write resulted in > the db being opened twice? Yes
> Was this confined to just v.patch? Probably not. All modules modifying attributes and working with more than one table need to be checked. > Anything a user needs to do differently, apart from update? No, just update v.patch. SQLite seems to behave different than the other db backends. The SQLite locking mechanism is annoying, and the fact that the same SQLite db should not be opened twice is equally annoying. Well, it's a lite SQL db... Markus M _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
