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: Can I Send E-Mail using PL/SQL Stored Procedure

Re: Can I Send E-Mail using PL/SQL Stored Procedure

From: John F. Keaveney <johnkeaveney_at_targusinfo.com>
Date: Wed, 27 Oct 1999 10:21:30 -0700
Message-ID: <7v7cnd$csn$1@ffx2nh3.news.uu.net>


With 8 + you can create user defined libraries. There is a simple SMTP email DLL from Windows Developers Journal June 1998, Vol 9, #6 pp22-32. You can get the source at http://www.wdj.com/code/archive.html.

This DLL with minor mods and your own PL/SQL wrapper/library should work just fine.

John

Billy Verreynne <vslabs_at_onwe.co.za> wrote in message news:7v6fns$bmd$1_at_ctb-nnrp1.saix.net...
> nicky_at_unilinknet.com wrote in message <7v6cmh$gum$1_at_nnrp1.deja.com>...
> >Hi
> >Can anybody help me
> >I use Windows NT4 Server, Oracle 8i and OAS 4.0.7 in the same machine
> >I need to send e-mail using PL/SQL stored procedure
> >Can I do this?
>
>
> Yes. As long as you're not under age and using (-not- smoking!) DBMS pipes
> is legal in your state.
>
>
> regards,
> Billy
>
>
>
>
Received on Wed Oct 27 1999 - 12:21:30 CDT

Original text of this message

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