Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Send attachment with PL/SQL

Re: Send attachment with PL/SQL

From: DA Morgan <damorgan_at_psoug.org>
Date: Tue, 16 Oct 2007 23:08:40 -0700
Message-ID: <1192597707.409144@bubbleator.drizzle.com>


nickli2000_at_gmail.com wrote:
> Hi,
>
> I am trying to implement sending attachments using PL/SQL(java). I
> searched the web for the process and I am not succesful in
> implementing the java store procedure. I am using Oracle9i 9.2.0.1.0.
> I will just like to ask the latest version of the step by step
> procedures.
>
> Thanks in advance.
>
> Nick

You have an unpatched copy of a version of Oracle so old it is in desupport. Move to 10.2 and use UTL_MAIL. Writing new code in 9i is a waste of time and resources.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Wed Oct 17 2007 - 01:08:40 CDT

Original text of this message

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