Hi,

2008/7/25  <[EMAIL PROTECTED]>:
> 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 *
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to