Johannes wrote: > When I try to open the attribute table (sqlite db) of a line > vector with around 100 columns and several 1000 lines I get > an error message in GRASS6.5 SVN (Mac OSX). > After the error message pops up (saying only error, no > specific description) the attribute table opens and shows > the column heads but no entries and the window seems > frozen.
I wonder if "char query[1024];" in v.db.select's main.c is too small. Hamish _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
