Hi, Ulrich

2012/7/19  <[email protected]>:
> 2. I can't find a way to extend the length of the string-fields of the
> attribute table over 254 signs. Any ideas here?

I suppose you use shapefile. In this case, you can't have attributes
longer than 255 bytes, this limitation of DBF format (used to store
attributes in shapefiles). If you need longer attributes use another
format, for example PostGIS or SpatiaLite

Hope this helps
-- 
Alexander Bruy
_______________________________________________
Qgis-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to