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


---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings

Reply via email to