Re: Oracle & email

From: Thomas Vanya <twvanya_at_eastman.com>
Date: 1997/09/18
Message-ID: <01bcc462$b75e9740$0cdb74a6_at_pc88511209.tex.emn.com>#1/1


Yes, it is possible to send email via Oracle. But it requires some programming on your part.
1) Write a 3GL program that uses Oracle Pipes to communicate with Oracle and then perform the actual mail command based on information received on the PIPE.
2) Write the PL/SQL procedure to communicate with the 3GL PIPE.

An example of pipes and a ProC program can be found in the Application Developer's Guide.

-- 
Thomas W. Vanya
Oracle and OracleRdb Database Administrator
Eastman Chemical Company

JC Lapointe <jclapointe_at_gsc.nrcan.gc.ca> wrote in article
<3421536A.2669914E_at_gsc.nrcan.gc.ca>...

> Hi everyone,
>
> Is it possible to send email messages with Oracle.
>
> Thanks,
> JC
>
>
Received on Thu Sep 18 1997 - 00:00:00 CEST

Original text of this message