Re: How to convert sql report (pl/sql) to html?

From: Robert Augustyn <augustyn_at_unn.unisys.com>
Date: 1998/01/29
Message-ID: <6aqns2$7pm$1_at_mail.pl.unisys.com>#1/1


Thanks John,
Anything simpler then that ?
robert

John Strange wrote in message <6aqglf$iog$1_at_psun6.dsccc.com>...
>
>You could try:
> spooling the report to report_name.html
> place these header/tailer html commands in the report_name.html file
> running your net browser on report_name.html
>
>
><!-- report_name.html -->
><html>
><body>
><pre>
>
>your query here
>
></pre>
></body>
></html>
><!-- end report_name.html -->
>
>
>Robert Augustyn (augustyn_at_unn.unisys.com) wrote:
>: Hi,
>: I would like to generate reports from sql or pl/sql and convert those to
>: html
>: in an easy way.
>: any Ideas will be greatly appreciated
>: robert
>
>
>
>--
>While DSC may claim ownership of all my ideas (on or off the job),
>DSC does not claim any responsibility for them. Warranty expired when you
>opened this article and I will not be responsible for its contents or use.
Received on Thu Jan 29 1998 - 00:00:00 CET

Original text of this message