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: XML DB WebDAV and NonXML Files

Re: XML DB WebDAV and NonXML Files

From: DA Morgan <damorgan_at_psoug.org>
Date: Sun, 17 Sep 2006 06:47:21 -0700
Message-ID: <1158500839.56691@bubbleator.drizzle.com>


Michael42 wrote:
> Hello,
>
> In Oracle 10g with XML DB, can you use the WebDAV feature to store
> files other than XML?
>
> For instance: MS Word, MS Excel, jpeg, pdf etc. file types.
>
> I have been scouring the available docs to determine this.
>
>
> Thanks,
>
> Michael

They can also be stored using the DBMS_LOB package and interMedia. interMedia is especially good for media types as it can manage huge amounts of the metadata automatically.

There are demos of two of these (audio and video) in Morgan's Library at www.psoug.org.

-- 
Daniel Morgan
University of Washington
Puget Sound Oracle Users Group
Received on Sun Sep 17 2006 - 08:47:21 CDT

Original text of this message

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