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

Home -> Community -> Usenet -> c.d.o.server -> Re: MS Word to Blob

Re: MS Word to Blob

From: Daniel Morgan <damorgan_at_exxesolutions.com>
Date: Sun, 07 Sep 2003 08:32:10 -0700
Message-ID: <1062948709.340505@yasure>


northington wrote:

>>>>>>You can not go from clicking on a link to storing something in a
>>>>>>
>>>>>>
>
>database without a lot of software in the middle.
>
>
>
>I agree. An approach to the problem is what I need.
>
>
>
>
>>>>>>What web server
>>>>>>
>>>>>>
>
> Oracle 9ias
>
>
>
>>>>>>What web application
>>>>>>
>>>>>>
>
> Oracle UIX Technology
>
>
>
>>>>>>What scripting language
>>>>>>
>>>>>>
>
> JavaScript but I am willing to use any other
>
>
>
>>>>>>Java
>>>>>>
>>>>>>
>
> Java 1.4.2
>
>
>--
>Posted via http://dbforums.com
>
>

If you have Java ... then just write a simple stored procedure that accepts as its input two parameters ... one being the file name (VARCHAR) and one being the file (BLOB). I think Tom Kyte has examples of this at http://asktom.oracle.com.

-- 
Daniel Morgan
http://www.outreach.washington.edu/ext/certificates/oad/oad_crs.asp
http://www.outreach.washington.edu/ext/certificates/aoa/aoa_crs.asp
damorgan_at_x.washington.edu
(replace 'x' with a 'u' to reply)
Received on Sun Sep 07 2003 - 10:32:10 CDT

Original text of this message

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