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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Oracle10g New Features Beta Announced

Re: Oracle10g New Features Beta Announced

From: Mladen Gogala <mladen_at_wangtrading.com>
Date: Wed, 2 Jun 2004 14:13:19 -0400
Message-ID: <20040602181319.GA3220@mladen.wangtrading.com>

On 06/02/2004 01:49:57 PM, Daniel W. Fink wrote:
> 1 select
> translate_email('

Actually, you can easily write such a procedure. There is a tool called extproc_perl , described at: http://www.smashing.org/extproc_perl which, essentially, allows you to execute perl scripts as database procedures. All you need to do is to install MIME::Base64 and MIME::Lite and use those packages. In version 2.0 DYNALOADER works, so you can use packages that have shared libraries, as long as they're properly installed. For the curious ones, the function to decode MIME encoded email is decode_base64. You may not win the sweepstakes, but you can store your spam into the database, for later enjoyment.

-- 
Mladen Gogala
Oracle DBA



Note:
This message is for the named person's use only.  It may contain confidential, proprietary or legally privileged information.  No confidentiality or privilege is waived or lost by any mistransmission.  If you receive this message in error, please immediately delete it and all copies of it from your system, destroy any hard copies of it and notify the sender.  You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. Wang Trading LLC and any of its subsidiaries each reserve the right to monitor all e-mail communications through its networks.
Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorized to state them to be the views of any such entity.

----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request_at_freelists.org
put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Wed Jun 02 2004 - 13:10:51 CDT

Original text of this message

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