Re: Execute TO in PgadminIII
От
Tino Wildenhain
Тема
Re: Execute TO in PgadminIII
Дата
Msg-id
3F963203.2040205@wildenhain.de
Ответ на
Re: Execute TO in PgadminIII (Dave Page)
Список
Дерево обсуждения
Execute TO in PgadminIII Gaetano Mendola <mendola@bigfoot.com>
Hi Dave, Dave Page wrote: > > > >>-----Original Message----- >>From: Gaetano Mendola [mailto:mendola@bigfoot.com] >>Sent: 21 October 2003 19:45 >>To: pgadmin-support@postgresql.org >>Subject: [pgadmin-support] Execute TO in PgadminIII >> >>The functionality execute to is not anymore present ? >>I currently use this functionality with pgadminII to export >>the queries result to Excell. > > > Hi, > > The functionality is in the development branch, but only execute to > file. pgAdmin III has no knowledge of COM so cannot export directly to > Excel (would be kinda tricky on Linux/FreeBSD anyway!). But simple HTML would do the trick for Excel and even OpenOffice can read this:
| column1 | column2 |
|---|---|
| ... and so on. Or maybe native OpenOffice, which is XML (in a Zip archive) Schould not be so hard. (This would help maintaining type information) Regards Tino Wildenhain |
В списке pgadmin-support по дате отправления