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

Home -> Community -> Usenet -> c.d.o.tools -> Re: What do I need to develop my webpage to connect to a database?

Re: What do I need to develop my webpage to connect to a database?

From: kev <kevin.porter_at_fast.no>
Date: 2000/04/13
Message-ID: <38F5D2CE.7C6E8BE3@fast.no>#1/1

You could also try PHP. Check out http://www.php.net

Michael Budash wrote:

> In article <UF8J4.6984$Bq2.121730_at_newscontent-01.sprint.ca>, "Huy Vu"
> <huyv_at_usa.net> wrote:
>
> > Hi all,
> >
> > I'm trying to connect to an Oracle database from my webpage.
> > I heart Perl can connect to the relational database but exactly what pieces
> > I should install on top my Apache web server to talk with a relational
> > database?
> >
> > What is the quickest and easy way to do that?
> >
> > Thanks in advance for any advise.
> >
> > H.V
>
> install DBI and DBD::Oracle (available at cpan.org/modules/by-module/),
> check out their docs, and go!
>
> hth-
> --
> Michael Budash ~~~~~~~~~~ mbudash_at_wcws.com
Received on Thu Apr 13 2000 - 00:00:00 CDT

Original text of this message

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