From: | Andreas Pflug <pgadmin(at)pse-consulting(dot)de> |
---|---|
To: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>, "[pgADMIN]" <pgadmin-support(at)postgresql(dot)org> |
Subject: | Re: [pgadmin-support] EXPORT from Query Tool |
Date: | 2003-10-23 11:08:39 |
Message-ID: | 3F97B6B7.1070105@pse-consulting.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers pgadmin-support |
was: Execute TO in PgadminIII
Tino Wildenhain wrote:
> Re: [pgadmin-support] EXPORT from Query Tool (was: Execute TO in
> PgadminIII)
> But simple HTML would do the trick for Excel and even OpenOffice
> can read this:
>
> <html>
> <body>
> <table>
> <tr>
> <th>column1</th><th>column2</th>
> </tr>
> <tr>
> <td>...
>
> and so on.
We can have multiple export formats, of course. Currently, we have the
wide-spread CSV format, with (hopefully) all needed options.
We may have a discussion about more export formats on pgadmin-hackers.
Regards,
Andreas
From | Date | Subject | |
---|---|---|---|
Next Message | Jean-Michel POURE | 2003-10-23 20:25:59 | poEdit linked against latest wxGTK2.5 snapshots available for Debian |
Previous Message | Andreas Pflug | 2003-10-23 09:33:36 | Re: Cannot build latest CVS |
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2003-10-23 11:36:21 | Re: Very slow viewing of large table. |
Previous Message | Andreas Pflug | 2003-10-23 11:02:55 | Re: German umlauts in pgadmin III |