Re: Upload file to database table with OWAS

From: Thomas Kyte <tkyte_at_us.oracle.com>
Date: Tue, 16 Mar 1999 13:18:11 GMT
Message-ID: <36ee5a07.750689_at_192.86.155.100>


A copy of this was sent to "Karsten Weikop" <crashpilot_at_get2net.dk> (if that email address didn't require changing) On Tue, 16 Mar 1999 13:52:50 +0100, you wrote:

>But if one use the Replacement cartridge, it is possible to save the
>uploaded file in the file system, but in OAS 4.x, as far as I have been told
>be Oracle Technical support, it is only possible to save the file in the
>database.
>
>Then you have to do some coding, to extract the file fra the DB and save as
>file.
>

correct -- OAS4 implements file upload however it differs significantly from my replacement cartridge in the implementation

  • upload to file system not supported
  • upload to arbitrary table not supported

are the 2 big ones.

>Please correct me if I'm wrong.
>I'm using the Replacement Cartridge in OAS 3.0, and it just work perfect.
>Thanx Tom.
>
>Best regards
>
>Karsten Weikop
>Make IT, Denmark
>
>email: crashpilot_at_get2net.dk
>
>
>Thomas Kyte wrote in<36f246a5.4663565_at_192.86.155.100>...
>>A copy of this was sent to ttol_at_vda.nl
>>
>>If you have OAS4.x, it supports this feature natively. (there are
>fileupload
>>functions available with the pl/sql cartridge)
>>
>>If you have OAS3.x or less, there exists a 'replacement' cartridge that
>works
>>just like the pl/sql cartridge but supports file uploads. It is available
>from
>>http://govt.us.oracle.com/ under downloadable utilities. You get the
>source
>>code, you need a compiler to build it -- its in C.
>
>
>
 

Thomas Kyte
tkyte_at_us.oracle.com
Oracle Service Industries
Reston, VA USA

--
http://govt.us.oracle.com/    -- downloadable utilities
 
----------------------------------------------------------------------------
Opinions are mine and do not necessarily reflect those of Oracle Corporation
Received on Tue Mar 16 1999 - 14:18:11 CET

Original text of this message