[GRASS-user] Issue with atribute column names

Jarosław Jasiewicz jarekj at amu.edu.pl
Fri Mar 7 05:53:50 EST 2008


Hi

In PG sql table I have columns etykietaPL, etykietaEN while I try to 
update atribute in v.digit module I recive error:

DBMI-Postgres driver error:
Cannot execute:
update przekroje set etykieta = 'Dolina Nysy - Wał Brody Drewitz - 
Dolina Lubszy', symbol = 'D', etykietaEN = null, kat = null where cat = 5
ERROR:  column "etykietaen" of relation "przekroje" does not exist
LINE 1: ...Wał Brody Drewitz - Dolina Lubszy', symbol = 'D', etykieta_E


It is simple: Capial leters in columns name are not allowed, but why?

Jarek


More information about the grass-user mailing list