[GRASS-user] Re: [GRASS-dev] getting from DBF to SQLite

Rich Shepard rshepard at appl-ecosys.com
Mon Mar 26 13:35:18 EDT 2012


On Mon, 26 Mar 2012, Michael Barton wrote:

> I thought I did that, but will try again with your line copied exactly. Thanks

Michael,

   You can locate the database anywhere you want. When you run db.connect
pass it the driver and database name, then ensure that you're logged it to
use it via db.login.

   I found that v.db.connect allowed me to move attributes from the default
dbf to a table in the postgres project database.

Rich



More information about the grass-user mailing list