I am working on an assignment which requires me to connect to a database, then import a dbf file into the database using the command db.in.ogr (as can be seen below). However, GRASS simply won't import the dbf file. Is there something wrong with the file perhaps? I know for a fact that the file is there, so the problem must be another.
(Sun May 27 09:40:58 2012)
db.in.ogr --verbose dsn=C:\datasource\clc2000\CLC2000LEGEND.DBF output=landcover_legend GRASS_INFO_ERROR(4804,1): Unable to open data source ERROR: Input table not found or not readable (Sun May 27 09:41:00 2012) Command finished (1 sec)

