Dave Page wrote:
>
>
>
>>-----Original Message-----
>>From: Gaetano Mendola [mailto:mendola@bigfoot.com]
>>Sent: 22 October 2003 10:38
>>To: Dave Page
>>Cc: pgadmin-support@postgresql.org
>>Subject: Re: [pgadmin-support] Execute TO in PgadminIII
>>
>>
>>Ok bu wat about to have a plug-in loadable only on windows
>>for pgAdmin III that permit the export ?
>
>
> pgAdmin III doesn't have plugin modules, and even if it did (or we used
> a #define) would still have a very tough job talking to Excel through
> COM. The easiest way would be to export to a text file, and load that
> into Excel.
I don't like it to have this missing feature passing from pgAdminII to
pgAdminIII, one reason for us to not use it.
I really don't have time to do it but define a general mechanism for
load external libraries and have plug-in could be really great.
For example on Linux could be possible export a result set to Gnumeric.
Gaetano