On 02/08/08 02:53, Dylan Beaudette wrote:
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.

Or (maybe easier): v.db.select.

Moritz
_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to