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: OEM GUI

Re: OEM GUI

From: Brian Peasland <dba_at_nospam.peasland.net>
Date: Wed, 30 Aug 2006 20:24:33 GMT
Message-ID: <J4tvD2.EzM@igsrsparc2.er.usgs.gov>


> although it still
> lacks the functionality to order pizza :-)

But not if one takes initiative....

You can order from your local Domino's pizza on the web. You can write a stored proc which utilizes UTL_HTTP to fill out the order for you. Alternatively, a Java Stored Procedure can fit the bill. Then put the proc in DBMS_SCHEDULER. You do not actually need it to run on any schedule, but you can run the job manually if needed.

Note: Domino's is just a suggestion and depending on your point of view, not a very good one. You can do this with any pizza delivery joint that lets you place orders on the web.

HTH,
Brian

-- 
===================================================================

Brian Peasland
dba_at_nospam.peasland.net
http://www.peasland.net

Remove the "nospam." from the email address to email me.


"I can give it to you cheap, quick, and good.
Now pick two out of the three" - Unknown
Received on Wed Aug 30 2006 - 15:24:33 CDT

Original text of this message

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