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: How to create an email with oracle

Re: How to create an email with oracle

From: Niall Litchfield <n-litchfield_at_audit-commission.gov.uk>
Date: Wed, 3 Dec 2003 08:53:13 -0000
Message-ID: <3fcda479$0$9386$ed9e5944@reading.news.pipex.net>


As well as the UTL_SMTP answers that you have been given, if you want to do fancier things - like include attachments etc - you might consider that since you have the JVM loaded to use UTL_SMTP you could load a java mail client into the db and call that.

-- 
Niall Litchfield
Oracle DBA
Audit Commission UK
"Lars Steinmetz" <lsteinmetz_at_nurfuerspam_jakrause.com> wrote in message
news:1070363211.580688_at_news.thyssen.com...

> Hello NG,
>
> how can I create an email with oracle (9i standard edition) with a
trigger?
>
> Thanx
>
Received on Wed Dec 03 2003 - 02:53:13 CST

Original text of this message

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