Re: emailing from Oracle PL/SQL programs
Date: Sat, 17 Apr 1999 18:13:38 GMT
Message-ID: <3718DD82.BE46FE3B_at_accessv.com>
[Quoted] The DBMS_OFFICE package can do this very well:
procedure dbms_office.send ( parameters )
Ying Mei
Oracle Developer
Super Kev wrote:
> Possible by creating a pl/sql EXTERNAL PROCEDURE to call ( passing whatever
> necessary parameters ) a 'C' dll which is written to do what yo want
>  Oracle 8 ) or DBMS_PIPE package for earlier versions of Oracle.
>
> See Oracle Documentation on the above topics.
>
> If you need more help feel free to e-mail
>
> --
> Cheers
>
> Steve Bright
>
> steve.bright_at_capgemini.co.uk
>
> stefdl_at_my-dejanews.com wrote in message <7f28mc$9c4$1_at_nnrp1.dejanews.com>...
> >Does anyone know of an Oracle PL/SQL package available that contains
> >functions/stored procedures that can send email?
> >
> >-----------== Posted via Deja News, The Discussion Network ==----------
> >http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own
Received on Sat Apr 17 1999 - 20:13:38 CEST
