Thanks very much - I now understand GRASS a bit better.

For anyone who stumbles upon this post, this is what I did to get the dbf
file back...

*v.db.addtable pass3 columns="fttcp integer"*    #creates a table and also
connects it to the vector of the same name
*v.db.update pass3 column="fttcp" value=cat*      #copy value in the 'cat'
column into the 'fttcp' column


--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/v-dissolve-renames-the-attribute-column-tp4977208p4977255.html
Sent from the Grass - Users mailing list archive at Nabble.com.
_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to