| From: | Antti Haapala <antti(dot)haapala(at)iki(dot)fi> |
|---|---|
| To: | "Molenda, Mark P" <mark(dot)molenda(at)eds(dot)com> |
| Cc: | "Pgsql-Novice (pgsql-novice(at)postgresql(dot)org)" <pgsql-novice(at)postgresql(dot)org> |
| Subject: | Re: Html output |
| Date: | 2003-02-06 16:41:17 |
| Message-ID: | Pine.GSO.4.44.0302061841060.24627-100000@paju.oulu.fi |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
On Thu, 6 Feb 2003, Molenda, Mark P wrote:
> 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. ---------------------------(end of
> broadcast)--------------------------- TIP 4: Don't 'kill -9' the
> postmaster
>
-- Antti Haapala +358 50 369 3535 ICQ: #177673735
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Antti Haapala | 2003-02-06 16:51:58 | Re: Html output |
| Previous Message | Jennifer Lee | 2003-02-06 16:40:14 | using copy to insert data. |