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 send email in PL/SQL

Re: How to send email in PL/SQL

From: DA Morgan <damorgan_at_x.washington.edu>
Date: Sat, 15 Jan 2005 17:04:33 -0800
Message-ID: <41e9bd9a$1_1@127.0.0.1>


Oradba Linux wrote:

> "kinjal" <kinjalrpatel_at_gmail.com> wrote in message
> news:1105774889.782734.53880_at_c13g2000cwb.googlegroups.com...
> 

>>Hello there,
>>
>>I am using oracle8i from client side. Now my server is at remote
>>location.
>>I want to create a procedure which can send email with attachments to
>>particular address.
>>is it possible to attach file from remote location and sending it via
>>mail to some address?
>>I hope you understood my problem..
>>Waiting for reply..
>>
>>Kinjal
>>
> 
> 
> Read about utl_smtp. Not sure about attachments.

Not in UTL_SMTP. Need UTL_MAIL which is available in 10g ... or Java.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace 'x' with 'u' to respond)


----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= East/West-Coast Server Farms - Total Privacy via Encryption =---
Received on Sat Jan 15 2005 - 19:04:33 CST

Original text of this message

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