View Single Post

   
  #2 (permalink)  
Old 02-25-2008, 07:08 AM
Maxim Demenko
 
Posts: n/a
Default Re: XML DB WebDAV and NonXML Files

Michael42 schrieb:
> 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
>


Yes, you can.
http://download-uk.oracle.com/docs/c....htm#sthref398
<quote>
Although Oracle XML DB Repository can manage any kind of content, it
provides specialized capabilities and optimizations related to managing
resources where the content is XML.
</quote>

Oracle XE makes intensive use of these capabilities - all the
images,javascript and css needed for ApEx are stored as XML DB resources.

Best regards

Maxim
Reply With Quote