Hamish: > ERROR: Error while executing: 'UPDATE map SET new=0.000000 WHERE cat=0' > > (there is no cat 0 in the data) oh, that comes from the column headings row, and goes away if I use the v.db.select -c flag. but it still dies with the same sqlite db locked error, just on cat=1 now. thanks, Hamish