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: oracle 7.x and perl5.x

Re: oracle 7.x and perl5.x

From: Atif Ahmad Khan <aak2_at_Ra.MsState.Edu>
Date: 1997/02/19
Message-ID: <aak2.856410915@Isis.MsState.Edu>#1/1

Shoaib Qureshi <shoaibqureshi_at_worldnet.att.net> writes:

>hi..
 

>need some information pertaining to building a webdatabase in oracle 7.x
>and connecting it through cgi scripts written in perl5 on a unix sysV
>release4.0 platform. any and all info will be greatly appreciated!

There are several ways to do it. If you *have* to use perl, Try DBPerl or Oraperl. Information on both of these is available at : http://www.bf.rmit.edu.au/Oracle/perlish.html

However I would strongly recommend downloading Oracle Web agent and running it under Apache or any other web server you have. OWArepl is available from http://govt.us.oracle.com. This is a very very clean and efficient solution. It lets you access PL/SQL procedures over the web. Programming for Oracle is much easier and more efficient with PL/SQL than it is in Perl.

The only hard part is installing OWArepl. Once that is properly installed you can go crazy with publishing your data on the web. Let me know if you run into problems. I have done it several times on various platforms and am familiar with all the intricacies by now.


Atif Khan                                       aak2_at_ra.msstate.edu
I am an Oracle consultant available for hire. I specialize in web connectivity and PL/SQL programming. If you are looking to make your Oracle data available on the web, please try my services. Received on Wed Feb 19 1997 - 00:00:00 CST

Original text of this message

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