[GRASSLIST:2722] Re: v.digit in grass 5.7 editing attributes problem

Radim Blazek blazek at itc.it
Tue Feb 24 05:38:34 EST 2004


On Tuesday 24 February 2004 18:34, FRANCESCO wrote:
> Hello GRASSies,
>
> I have a recurring problem in GRASS 5.7:
> for some reason if I digitize new vectors or try to edit old ones I cannot
> edit any of the attribute values in the columns in my database (simple dbf
> connection).
>
> When I query a vector  I get only the window with the values, without a
> submit button to update the value.  ( In case I digitize a new vector I get
> default value of "0" for int columns added after the 'cat' column and no
> "submit" button).
>
> I can say already that the vector is in my mapset, that the permissions are
> set right.
>
> Does anybody know what the causes could be?

No idea, as I have already written, the form is either type F_VIEW or 
F_EDIT and in v.digit is used 
F_generate ( Fi->driver, Fi->database, Fi->table, Fi->key, cat, NULL, NULL,
             F_EDIT, F_HTML, &form);

Radim




More information about the grass-user mailing list