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
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to