I followed the man page... and it works! (db.connect driver=sqlite database='$GISDBASE/$LOCATION_NAME/$MAPSET/sqlite.db')
On Tue, 08 Jan 2008 14:08:41 +0100 [EMAIL PROTECTED] wrote: > > Thank you a lot! > > I never experienced the same problem in the past... So I > must have messed up something while re-installing > grass(6.2.3 and 6.3.svn... now). > > > On Tue, 8 Jan 2008 14:01:37 +0100 (CET) > "Moritz Lennert" <[EMAIL PROTECTED]> wrote: > > On Tue, January 8, 2008 13:56, Daniel Victoria wrote: > > > The strange thing here is that you have the database > > driver set do > > > sqlite but the database set to dbf... Either change > the > > driver to dbf > > > or the database to a sqlite file. > > > > Just to complete: for the sqlite driver, the database > is > > a file, not a > > directory as for the dbf driver. > > > > Moritz _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
