Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Send attachment with PL/SQL
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.orgReceived on Wed Oct 17 2007 - 01:08:40 CDT
![]() |
![]() |