Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: How to write PL/SQL to send email message

Re: How to write PL/SQL to send email message

From: Lisa <sshieh2_at_visteon.com>
Date: Mon, 21 May 2001 10:59:15 -0400
Message-ID: <3B092D43.55F59B0F@visteon.com>

Thank you for your help, Sybrand. Does Oracle 734 has similar package for email, too?

Lisa

Sybrand Bakker wrote:
>
> "Lisa" <sshieh2_at_visteon.com> wrote in message
> news:3B040A88.212F9B67_at_visteon.com...
> > Hi, everyone:
> > I am writing a PL/SQL application. The user requires a function that
> > generates and sends a dynamic email message to a specific person. Does
> > PL/SQL have existing package to do the job already? Or, I have to create
> > it from scratch?
> > I appreciate your help.
> > Lisa
>
> In 8.1.6 there is the utl_smtp package.
> As you don't mention which version you are using (please always do so), I
> don't know whether this is of help for you.
>
> Regards,
>
> Sybrand Bakker, Oracle DBA
Received on Mon May 21 2001 - 09:59:15 CDT

Original text of this message

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