On Wed, Jul 3, 2013 at 3:17 PM, Levente Juhász <jlevent...@gmail.com> wrote:
> Hi list,
>
> is it possible to use the old dbf driver instead of the new default sqlite
> driver in GRASS7?

You can set the default database connection with db.connect, e.g.

db.connect driver=dbf database='$GISDBASE/$LOCATION_NAME/$MAPSET/dbf/'

Note that the dbf/ subdirectory in the mapset must exist or must be
created by the user.

Markus M
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to