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 -> Re: Send mail from SP

Re: Send mail from SP

From: Connor McDonald <connor_mcdonald_at_yahoo.com>
Date: Sun, 10 Oct 1999 14:00:34 +0800
Message-ID: <38002B82.6D3C@yahoo.com>


marasoft wrote:
>
> Does anyone know if it is possible to send an email message from a stored
> procedure (PL/SQL)? Is there any package that can do this?
>
> Thank's
> David

For Version 8+ you can use an external procedure to set this up...

In versions below this, PLEX is a very useful utility to allow operating system commands from the database (email included)...

Try http://osi.oracle.com/~tkyte

HTH
--



Connor McDonald
"These views mine, no-one elses etc etc" connor_mcdonald_at_yahoo.com

"Some days you're the pigeon, and some days you're the statue." Received on Sun Oct 10 1999 - 01:00:34 CDT

Original text of this message

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