RE: Goofy Late Night Idea?
- From: "Christian Antognini" <Christian.Antognini@xxxxxxxxxxxx>
- To: <bruce.mccartney@xxxxxxxxxxxxxxxxx>
- Date: Fri, 28 Jan 2005 06:05:02 +0100
Hi Bruce
>I saw a demo of exactly this a while back using Oracle, XMLDB; which
>supports access by http, ftp and webdav. I haven't loaded myself; but =
there
>is mention of a downloadable demo at
>http://www.oracle.com/technology/sample_code/tech/xml/xmldb/index.html
XDB can store a file in a specific table only if it is a XML document =
which is based on a specific XML Schema AND you have an XMLType =
table/column based on the same XML Schema.
>> ftp server_name port
>>
>> # Then use normal ftp commands...
>> cd resumes
>> bin
>> put 134564.doc
>> bye
Since in this case it is a DOC, it will be stored in a "container" =
table. Then you can access it through RESOURCE_VIEW or PATH_VIEW.
HTH
Chris
--
http://www.freelists.org/webpage/oracle-l
- Follow-Ups:
- Re: Goofy Late Night Idea?
- From: Lyndon Tiu
Other related posts:
- » Goofy Late Night Idea?
- » RE: Goofy Late Night Idea?
- » RE: Goofy Late Night Idea?
- » RE: Goofy Late Night Idea?
- » Re: Goofy Late Night Idea?
- » RE: Goofy Late Night Idea?
- » RE: Goofy Late Night Idea?
- » RE: Goofy Late Night Idea?
- » RE: Goofy Late Night Idea?
- » RE: Goofy Late Night Idea?
- » RE: Goofy Late Night Idea?
- » RE: Goofy Late Night Idea?
- » Re: Goofy Late Night Idea?
- Re: Goofy Late Night Idea?
- From: Lyndon Tiu