Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: OEM GUI
> 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" - UnknownReceived on Wed Aug 30 2006 - 15:24:33 CDT