Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Webserver..
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
--
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).
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