Hi,
I am getting following error while using the t.* commands in GRASS-GIS
7.0 (I have installed the latest snapshot of it)
DBMI-DBF driver error:
Unable create DBF database: home/grass_location/user1/dbf/
DBMI-DBF driver error:
Unable create DBF database: home/grass_location/user1/dbf/
ERROR: Unable to open database
<home/grass_location/user1/dbf/>
Kindly help.
Regards,
Manish
neteler
2
On Tue, Feb 26, 2013 at 1:08 PM, Manish Gautam
<manish.gautam29@gmail.com> wrote:
Hi,
I am getting following error while using the t.* commands in GRASS-GIS
7.0 (I have installed the latest snapshot of it)
DBMI-DBF driver error:
Unable create DBF database: home/grass_location/user1/dbf/
DBMI-DBF driver error:
Unable create DBF database: home/grass_location/user1/dbf/
ERROR: Unable to open database
<home/grass_location/user1/dbf/>
The easiest solution will be to switch the DB backend to SQLite:
http://grass.osgeo.org/grass70/manuals/db.connect.html
# set to SQLite default database backend
db.connect -d
Then it should work.
Markus
martinl
3
Hi,
2013/2/26 Manish Gautam <manish.gautam29@gmail.com>:
DBMI-DBF driver error:
Unable create DBF database: home/grass_location/user1/dbf/
should start with '/', ie. /home/...
What says
db.connect -p
?
Martin
--
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa