Opened 13 years ago

Last modified 13 years ago

#3635 new bug

v.db.what.connect does not work

Reported by: pcav Owned by: pcav
Priority: major: does not work as expected Milestone: Version 1.7.0
Component: GRASS Version:
Keywords: Cc: neteler
Must Fix for Release: No Platform: All
Platform Version: Awaiting user input: no

Description (last modified by pcav)

v.db.connect map=contour_high@paolo =line =1 -p

Vector map  is connected by:
layer  table  in database  through driver  with key 
Successfully finished

Change History (1)

comment:1 by pcav, 13 years ago

Cc: neteler added
Description: modified (diff)

The same command works from the shell:

v.db.connect map=strade@paolo =line =1 -p

GRASS_INFO_MESSAGE(13126,1): Vector map <strade@paolo> is connected by:
GRASS_INFO_END(13126,1)
layer <1> table <strade> in database </home/Documenti/datigrass/Toscana/paolo/dbf/> through driver <dbf> with key <cat>

I suspect GRASS_INFO_END interferes here.

Note: See TracTickets for help on using tickets.