Re: Execute TO in PgadminIII

Поиск
Список
Период
Сортировка
От Tino Wildenhain
Тема Re: Execute TO in PgadminIII
Дата
Msg-id 3F966A83.60907@wildenhain.de
обсуждение исходный текст
Ответ на Re: Execute TO in PgadminIII  ("Dave Page" <dpage@vale-housing.co.uk>)
Ответы Re: Execute TO in PgadminIII  (Andreas Pflug <pgadmin@pse-consulting.de>)
Список pgadmin-support
Hi Dave,

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.

Very sexy would be this:
http://www.python.org/doc/current/ext/embedding.html
So we would be able to develop a zillon of plugins
for every platform - just as a script hook for
pgAdmin :-)
On Windows one can talk to .com, on Unix do other things.
Write small little scripts for tedius tasks...

At least its good documented and there is code
to borrow from, for example in xchat.

Regards
Tino Wildenhain



В списке pgadmin-support по дате отправления:

Предыдущее
От: Gaetano Mendola
Дата:
Сообщение: Re: Execute TO in PgadminIII
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: German umlauts in pgadmin III