[GRASS-dev] Re: [GRASS GIS] #548: grass7 - v.reclass with sqlite
driver: "Cannot step: SQL logic error or missing database"
GRASS GIS
trac at osgeo.org
Sun Sep 4 12:13:01 EDT 2011
#548: grass7 - v.reclass with sqlite driver: "Cannot step: SQL logic error or
missing database"
------------------------------+---------------------------------------------
Reporter: mlennert | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Database | Version: svn-trunk
Keywords: v.reclass sqlite | Platform: Unspecified
Cpu: Unspecified |
------------------------------+---------------------------------------------
Changes (by neteler):
* cc: martinl` (removed)
Comment:
Still failing in current GRASS 7 SVN:
{{{
GRASS 7.0.svn (nc_spm_08 at grass70):~ > v.reclass in=myboundary_county
out=test_recl column=DOT_GROUP_
DBMI-SQLite driver error:
Cannot step:
SQL logic error or missing database
ERROR: Unable to fetch data from table <myboundary_county>
GRASS 7.0.svn (nc_spm_08 at grass70):~ > v.db.connect -p myboundary_county
Vector map <myboundary_county> is connected by:
layer <1/boundary_county> table <myboundary_county> in database
</home/neteler/grassdata/nc_spm_08/grass70/sqlite.db> through driver
<sqlite> with key <cat>
}}}
It likely affects #1418 (v.dissolve failure) which suppresses error
messages from v.reclass.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/548#comment:9>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list