Re: How to automatically send an E-mail???

From: padderz <member_at_dbforums.com>
Date: 13 Aug 2001 08:15:11 -0500
Message-ID: <3b77c4cf$3_at_usenetgateway.com>


Use row level trigger to detect insertion of row in a table.

Use built-in package UTL_SMTP to send email. Or as you say you could do this in Java (as UTL_SMTP does) - but why rewrite UTL_SMTP?

Padders

--
Padderz
SYSOP, RevealNet PL/SQL Pipeline
Oracle Developer, Cellular Operations UK

Padderz
SYSOP, RevealNet PL/SQL Pipeline
Oracle Developer, Cellular Operations UK

Posted via dBforums
http://dbforums.com
Received on Mon Aug 13 2001 - 15:15:11 CEST

Original text of this message