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: Emails in stored procedures

Re: Emails in stored procedures

From: Chris Boyle <cboyle_at_no.spam.hargray.com>
Date: Mon, 13 Nov 2000 13:18:01 -0500
Message-ID: <8upb9d$78pb$1@news3.infoave.net>

There is a package in version 8i you might look at called utl_smtp. It is a PL/SQL wrapper of a java program but you dont need to know Java to utilize it. (as far as I know) You can find more about it in the Docs about oracle supplied packages. I know it is covered in the 8.1.6 docs but am unsure if it is covered in any earlier versions
<ecejabs_at_ece.ericsson.se> wrote in message news:3a102e27.34691062_at_news.ericsson.se...
> Hello everybody?
>
> Do you know how to send an mail in an Oracle stored procedure,
> without using Java classes?
>
> Thanks very much.
>
> Abel Segador
Received on Mon Nov 13 2000 - 12:18:01 CST

Original text of this message

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