Levente Juhász wrote: > Hi list,
Hi! > is it possible to use the old dbf driver instead of the new default sqlite > driver in GRASS7? I think its as easy as "connecting" to it, i.e. (from the manual) db.connect driver=dbf database='$GISDBASE/$LOCATION_NAME/$MAPSET/dbf/' It "was" the default DB driver in earlier GRASS versions [0], including all series 6.x (I think... ?). Nowadays, that is in GRASS 7, the default driver is SQLite [1]. Best, Nikos --- [0] <http://grass.osgeo.org/grass64/manuals/grass-dbf.html> [1] <http://grass.osgeo.org/grass70/manuals/grass-sqlite.html> _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
