[GRASS-dev] Re: [GRASS GIS] #809: v.db.addtable consistently fails
in winGrass
GRASS GIS
trac at osgeo.org
Fri Nov 13 12:21:21 EST 2009
#809: v.db.addtable consistently fails in winGrass
------------------------------+---------------------------------------------
Reporter: JonBall | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: critical | Milestone: 6.4.0
Component: Vector | Version: svn-releasebranch64
Resolution: | Keywords: addtable
Platform: MSWindows Vista | Cpu: x86-64
------------------------------+---------------------------------------------
Comment (by hellik):
tested in MSYS-shell:
{{{
GRASS 6.4.0svn (nc_spm_08):c:/osgeo4w/apps/grass/bin > v.db.addtable
map=mysoils layer=2 col="left integer, right int
eger"
Using vector map name extended by layer number as table name: mysoils_2
Creating table with columns (cat integer, left integer, right integer)
The table <mysoils_2> is now part of vector map <mysoils> and may be
deleted or overwritten by GRASS modules
Select privileges were granted on the table
Reading features...
100%
Updating database...
100%
0 categories read from vector map (layer 2)
0 records updated/inserted (layer 2)
Current attribute table links:
layer <1> table <mysoils> in database
<C:\gisdata\grassdata/nc_spm_08/user1/dbf/> through driver <dbf> with key
<cat>
layer <2> table <mysoils_2> in database
<C:\gisdata\grassdata/nc_spm_08/user1/dbf/> through driver <dbf> with key
<cat>
Vector map <mysoils at user1> is connected by:
GRASS 6.4.0svn (nc_spm_08):c:/osgeo4w/apps/grass/bin >
}}}
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/809#comment:2>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list