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 -> connect WWW server with Oracle

connect WWW server with Oracle

From: Luis Ventura Ruiz <lfvr_at_gmv.es>
Date: 1997/06/18
Message-ID: <33A81287.C218475@gmv.es>#1/1

Hello,  

I'm considering different ways of accessing a Oracle database from a WWW server.

I've thought of several ways:

  1. with CGIs which access PL/SQL stored procedures via interface provided by SQL-Module, or with Pro*C statements programmed inside.
  2. with a JAVA aplication running in the WWW server which connects to the database by means of a ORACLE JDBC driver, or alternatively with applets in the client browsers which access the database whith JDBC.
  3. with Oracle web server 2.0 or 3.0 which seems to be the best solution according to what Oracle people say:)
  4. Several other ways such as oraperl, or private solutions...

Could anybody tell me about his experiences or suggestions?

Thanks in advance

/Luis

-- 

--------- Luis F. Ventura Ruiz ----------------
--------- SGI Soluciones Globales Internet ----
--------- Tlf: +34-(9)-1-807 2175 -------------
--------- Fax: +34-(9)-1-807 2199 -------------
--------- e-mail: lfvr_at_esegi.es ---------------
Received on Wed Jun 18 1997 - 00:00:00 CDT

Original text of this message

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