Re: Any E-mail service on OAS using WEBPL?

From: Tom Zamani <tomz_at_redflex.com.au>
Date: Mon, 20 Mar 2000 09:47:18 +1100
Message-ID: <8b3lsj$448$1_at_perki.connect.com.au>


You need to use External Procedure.
[Quoted] Write a C program which make a call to system function (sendmail in UNIX) then you need to create a shared object for the C module. when you do that you can call the object from PLSQL. How ever there are more into it,

1- configure the DB for external Calls.
2- creat a library
3- write PLSQL Wrapper function.

Tom

Patrick Lo <cylo_at_vtc.edu.hk> wrote in message news:38D185DA.960AD092_at_vtc.edu.hk...
> Hi,
>
> Is it possible for me to write a WEB/PL (PL/SQL) procedure to send
> e-mails on Oracle Application Server? If not, how can I archieve this?
>
> Thanks a lot.
>
> --
> Patrick Lo
>
>
Received on Sun Mar 19 2000 - 23:47:18 CET

Original text of this message