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: How to send e-mail from PL/SQL???

Re: How to send e-mail from PL/SQL???

From: Diego Moriggia <diego.moriggia_at_ubs.com>
Date: 2000/07/17
Message-ID: <3972BECA.F5969A1B@ubs.com>#1/1

Hi Liu,

the easiest way is to invoke a OS-Comannd. If you are using SQL*Plus you can do this via @ file_name[.ext] where file_name is for example "sendmail".

Hope this help

bye
Diego

Ivan Liu wrote:
>
> Hi,
>
> I had developed a billing system,
> and I wish it can send daily report using e-mail automatically.
>
> I founded some way to doing this, but they are all using OS command like
> "sendmail",
> is there other way to send e-mail from PL/SQL??? Thanks for advise~~ ^_^
>
> -----
> Ivan Liu
Received on Mon Jul 17 2000 - 00:00:00 CDT

Original text of this message

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