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

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle & Apache

Re: Oracle & Apache

From: Martin Hepworth <maxsec_at_totalise.co.uk>
Date: Thu, 28 Oct 1999 13:32:25 +0100
Message-ID: <38184259.317C1373@totalise.co.uk>


"Chris_at_iprc.net" wrote:
>
> Hi experts,
>
> Do any of you have a workable configuration for Apache & Oracle? I have a
> project that runs both Apache & Oracle on Linux on x86. Now both set up are
> up and running. But how can I create html pages that can talk to Oracle for
> select, update, delete, blah, blah, blah? What tools should I use and what
> is the set up required?
>
> rgds,
> Chris

HI
you'll need to write cgi programs to do this..have a look at perl and the DBI module.

Alternatively PHP (www.php.net) can provide ASP style page generation, but better !

Martin Received on Thu Oct 28 1999 - 07:32:25 CDT

Original text of this message

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