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: Getting data out from LOBs

Re: Getting data out from LOBs

From: Connor McDonald <connor_mcdonald_at_yahoo.com>
Date: Thu, 10 Jun 2004 21:45:00 +0800
Message-ID: <40C865DC.2695@yahoo.com>


Kalle wrote:
>
> Hello,
>
> I have a problem: I have been asked whether it is possible to "download"
> the documents to word -format from the database where docs are stored as
> a LOB...
>
> Any ideas,
>
> Thank you in advance
> kalle

If the blob was originally a word file, then extracting will naturally result in a word document. You can extract it via plsql and utl_raw, or maybe explore IFS which exposes Oracle tables as Windows folders etc

hth
connor

-- 
Connor McDonald
Co-author: "Mastering Oracle PL/SQL - Practical Solutions"
ISBN: 1590592174

web: http://www.oracledba.co.uk
web: http://www.oaktable.net
email: connor_mcdonald_at_yahoo.com

Coming Soon! "Oracle Insight - Tales of the OakTable"

"GIVE a man a fish and he will eat for a day. But TEACH him how to fish,
and...he will sit in a boat and drink beer all day"

------------------------------------------------------------
Received on Thu Jun 10 2004 - 08:45:00 CDT

Original text of this message

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