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

Home -> Community -> Usenet -> c.d.o.misc -> Re: storing images in a table

Re: storing images in a table

From: Thomas Kyte <tkyte_at_us.oracle.com>
Date: 1997/05/24
Message-ID: <3386442f.5078762@newshost>#1/1

On Fri, 23 May 1997 11:15:23 -0500, sanjay rallapally <c696346_at_showme.missouri.edu> wrote:

>hi
>i wanted to store images( in gif format) in a table. my table consists of
> filename varchar2(255),
> image long raw
>
>I would like to display the image on the web. i am using web server 2.1.
>any pointers??
>
>Sanjay Rallapally
>Office of Social & Economic Data Analysis
>

You might want to check out the cartridge available on

http://govt.us.oracle.com/

under downloadable utilities that does this. It works as a cartridge with 2.0.3 and up, cgi-bin with 2.0.1 and below (and any webserver that supports cgi).

Thomas Kyte
tkyte_at_us.oracle.com
Oracle Government
Bethesda MD

http://govt.us.oracle.com/ -- downloadable utilities



Opinions are mine and do not necessarily reflect those of Oracle Corporation Received on Sat May 24 1997 - 00:00:00 CDT

Original text of this message

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