Html output

From: "Molenda, Mark P" <mark(dot)molenda(at)eds(dot)com>
To: "Pgsql-Novice (pgsql-novice(at)postgresql(dot)org)" <pgsql-novice(at)postgresql(dot)org>
Subject: Html output
Date: 2003-02-06 16:30:18
Message-ID: 424D6EA99E39D4118FA100508BDF097012A8797C@USCHM203
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Bruno Wolff III 2003-02-06 16:33:14 Re: SQL Intersect like problem
Previous Message ghaverla 2003-02-06 16:24:25 Re: Favorite Linux Editor for PostgreSQL Scripts?