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