Html output

Поиск
Список
Период
Сортировка
От Molenda, Mark P
Тема Html output
Дата
Msg-id 424D6EA99E39D4118FA100508BDF097012A8797C@USCHM203
обсуждение исходный текст
Ответы Re: Html output  (Andrew McMillan <andrew@catalyst.net.nz>)
Re: Html output  (Antti Haapala <antti.haapala@iki.fi>)
Re: Html output  (Antti Haapala <haapala@mail.student.oulu.fi>)
Список pgsql-novice
I know when you use psql you can set the output of a query to html with a
"\H".  Is there a way in Java's JDBC to instruct postgres to return it's
results in this format?  If not, can I set postgres up to use html as it's
default response to queries?  If I can get this to work all I need to do
inside my program is send the result to the PrintWriter and display the
result.

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

Предыдущее
От:
Дата:
Сообщение: Re: Favorite Linux Editor for PostgreSQL Scripts?
Следующее
От: "Jennifer Lee"
Дата:
Сообщение: using copy to insert data.