[GRASS-user] How to use SQLite command

Martin Landa landa.martin at gmail.com
Fri Jul 25 03:36:41 EDT 2008


Hi,

2008/7/25  <sgw00412 at nifty.com>:
> I want to manage grass database with SQLite
>
> So, I input following command from keyboard:
>
> db.connect driver=sqlite database='gis/latlon_jpn/PERMANENT/sqlite.db'
>
> Error: value <sqlite> out of range for parameter <driver>
>       Legal range: dbf,ogr,pg....
>
> Why error massage ?

GRASS need to be compiled with sqlite support (--with-sqlite switch).
You can check supported db drivers in your installation with

db.drivers -p

Regards, Martin

-- 
Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa *


More information about the grass-user mailing list