Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: browser to Oracle 7.3.3 on NT

Re: browser to Oracle 7.3.3 on NT

From: Andy Carruthers <acarruthers_at_notegate.vnu.co.uk>
Date: Fri, 26 Jun 1998 09:04:00 +0000
Message-ID: <35936400.95E@notegate.vnu.co.uk>


Janovjak wrote:
>
> Hello,
>
> I am looking for some guidance on getting started on developing a
> relatively simple read-only html (Netscape) interface to the Oracle
> database. Users are currently on Windows95, and would access data via
> an intranet.
>
> I have done this before using html-Perl-SAS-Sybase, and am wondering
> about using Perl again, as well as using Oracle Web Server. Are there
> other methods which more advance Oracle users would recommend?
>
> Any comments or pointers would be most welcome, including go rtfm
> (insert your recommended manual here). If anyone has done this using
> more than one way, pros and cons of each method would also be of great
> interest.
>
> Thanks,
>
> Regards,
> Dan

There's a neat utility called Web Alchemy which you can download from http://apcnt2.au.oracle.com/homepage/ahobbs/WebAlchemy.htm

This will convert a HTML file into a PL/SQL stored procedure which you can call from the Oracle web server. If you want to populate the data then you can embed the SQL statements after converting the file.

Hope this helps,

Andy Received on Fri Jun 26 1998 - 04:04:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US