On Mon, Dec 8, 2014 at 10:37 AM, tommaso <[email protected]> wrote: > It seems to work better with the sqlite driver... > Maybe the command v.db.update does not work with DBF driver?
The DBF driver is not ideal at all for SQL related jobs. Maybe GRASS GIS is the only software which offers a bit of SQL for DBF :-) But for real work use SQLite or a DB backend. This is the reason why we chose SQLite as default backend in GRASS GIS 7. Markus _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
