Paul, On Fri, Jan 31, 2014 at 10:43 PM, Paul Shapley <[email protected]> wrote: > Hi, > > I am using 'db.connect' to get access to a sqlite database. I have renamed > the database extension from '.sqlite' to '.db' and placed it in the > 'PERMANENT' directory but not entirely sure if i've correctly set this > sqlite access up correctly.
Did you do the connection setting as outlined in the manual? http://grass.osgeo.org/grass64/manuals/db.connect.html --> SQLite What do you get with db.connect -p ? Markus _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
