On Friday 01 August 2008, Nikos Alexandris wrote: > On Fri, 2008-08-01 at 16:19 -0300, Milton Cezar Ribeiro wrote: > [...] > > > 2008/8/1, Nikos Alexandris <[EMAIL PROTECTED]>: > > [...] > > > Hi Milton. > > > > If you use sqlite as DBMS you can open your sqlite.db file > > with > > sqlitebrowser and export your table of interest as a .csv > > file. Later > > you can import for example in openoffice for further editing. > > [...] >
db.select should do what you want. I use it regularly to make CSV file for export. Cheers, -- Dylan Beaudette Soil Resource Laboratory http://casoilresource.lawr.ucdavis.edu/ University of California at Davis 530.754.7341 _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
