Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: XML DB WebDAV and NonXML Files
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 GroupReceived on Sun Sep 17 2006 - 08:47:21 CDT
![]() |
![]() |