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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Off-Topic: How to send email from PL/SQL

Re: Off-Topic: How to send email from PL/SQL

From: Henry Pangestu <henry577_at_cbn.net.id>
Date: Thu, 14 Dec 2000 16:53:47 +0700
Message-Id: <10710.124542@fatcity.com>


Yes, you can use utl_tcp or utl_smtp package in Oracle 8i release 8.1.6

> Hi,
>
> Is it possible to send email in PL/SQL ? Is there any Oracle function that
> send email in PL/SQL ? If not, I guess I've to write the email information
> into a table, use a C-program to extract the information in the table and
> email it to the sender. Any advice ? Thanks in advance.
>
> Regds,
> Chorling
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: CHAN Chor Ling Catherine (CSC)
> INET: clchan_at_nie.edu.sg
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
Received on Thu Dec 14 2000 - 03:53:47 CST

Original text of this message

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