On Thu, Jul 4, 2013 at 10:21 AM, manuel.martin
<manuel.mar...@orleans.inra.fr> wrote:
> Dear all,
> i am using the d.what.vect function in order to update the "smu" field of
> the attribute table of a vector map named "rmqs_to_million", from the values
> of the field "SMU" of the third layer (attribute table) of a vector map
> called "million".

What DB backend do you use? You see that with:

v.db.connect -p rmqs_to_million

> The type of both the smu and the SMU fieds is integer
...
> But when I look at the rmqs_to_million attribute table, the smu field is
> empty.
...

I suspect that the used DB backend does not distinguish between lower
and upper case. The best would be to rename one column.

Markus
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to