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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Webserver..

RE: Webserver..

From: Kevin Lange <kgel_at_ppoone.com>
Date: Wed, 12 Sep 2001 11:47:55 -0700
Message-ID: <F001.0038C12D.20010912115030@fatcity.com>

One of our tools to viewing items from our database (8.0.5) simply uses shell scripts with imbeded SQLPlus calls, that create an HTML page on the fly and then displays it. We run a SQL script via SQLPLUS and use AWK to parse out the data. Works great.

-----Original Message-----
Sent: Wednesday, September 12, 2001 11:40 AM To: Multiple recipients of list ORACLE-L

Hi Listers,
Now, I want to publish the customer information (lets say address,phone number,etc) from Oracle 8.0.5 on the web. Do I need Oracle Webserver to do that ?
Can we do that just from PL/SQL ?
Tia.

Aldi



Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Aldi Barco
  INET: ipal_at_hotmail.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Kevin Lange
  INET: kgel_at_ppoone.com
Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Wed Sep 12 2001 - 13:47:55 CDT

Original text of this message

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