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: Sending email using PL/SQL

Re: Sending email using PL/SQL

From: Christopher M. Day <christopher.day_at_rdbms.freeserve.co.uk>
Date: Tue, 16 Feb 1999 21:57:14 +0000
Message-ID: <36C9E9BA.468913CF@rdbms.freeserve.co.uk>


Peizhong,

You can interact with your underlying OS using either DBMS_PIPE on Oracle7 or External Procedures on Oracle8. In Oracle8 it's much simpler to implement.

Chris.

Oracle PL/SQL Programming 2nd Edition has an example in.

peizhong wu wrote:
>
> Hi,
>
> Does anyone know if we can send email using PLSQL? Do we have to use the
>
> package mentioned in the book? How can I get that package.
>
> Thanks
>
> Peizhong Wu
> University of Michigan
Received on Tue Feb 16 1999 - 15:57:14 CST

Original text of this message

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