Re: export data to excel

From: Peter Geoghegan <peter(dot)geoghegan86(at)gmail(dot)com>
To: akp geek <akpgeek(at)gmail(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: export data to excel
Date: 2010-05-25 18:38:45
Message-ID: AANLkTilYYMbimpWdCyQcgOHJQMo_GTt1fcNbuVzeQVl_@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> Deal All -
>                I would like to know if there is any plug in available to
> export the result to excel from pgadmin. if I do that now, all the data gets
> exported as csv . Appreciate your help
> Regards

....Why not just save to the CSV file to XLS from within Excel? XLS,
and to a lesser extent XLSX are baroque proprietary formats which
aren't particularly well supported by most opensource tools.
Openoffice.org does a fair job at it, but that's about it.

Regards,
Peter Geoghegan

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Gauthier, Dave 2010-05-25 18:44:56 Re: export data to excel
Previous Message John R Pierce 2010-05-25 18:33:21 Re: export data to excel