Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Goofy Late Night Idea?

RE: Goofy Late Night Idea?

From: Post, Ethan <Ethan.Post_at_ps.net>
Date: Thu, 27 Jan 2005 23:27:32 -0600
Message-ID: <83FCA77436D6A14883E132C63F4101D0024A3294@pscdalpexch50.perotsystems.net>


Thanks for the links! I will check it out. =20

-----Original Message-----
From: Christian Antognini [mailto:Christian.Antognini_at_trivadis.com]=20 Sent: Thursday, January 27, 2005 11:05 PM To: bruce.mccartney_at_dbinfosystems.com
Cc: oracle-l_at_freelists.org; Post, Ethan
Subject: RE: Goofy Late Night Idea?

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
Received on Fri Jan 28 2005 - 00:47:11 CST

Original text of this message

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