Re: export data to excel

From: John R Pierce <pierce(at)hogranch(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:33:21
Message-ID: 4BFC17F1.5010605@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

akp geek wrote:
> 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

configure excel to use the postgres database as an ODBC 'data source'
and query it directly from your spreadsheet.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Peter Geoghegan 2010-05-25 18:38:45 Re: export data to excel
Previous Message akp geek 2010-05-25 18:29:31 export data to excel