Re: Oracle WebServer and images

From: Jeff Rajeck <jeffr_at_infocomint.com>
Date: 1997/02/28
Message-ID: <3316B6F2.1C6F_at_infocomint.com>#1/1


[Quoted] We're developing web sites in Oracle and you cannot use images stored in the database because you cannot select 'LONG' in PL/SQL.

But the workaround we use is fine -

Just set up an images table with the graphics' attributes and locations on the server and use a procedure to call them into your pages. There's no need to store them on the database for a web site, since the people viewing your site won't know where they come from anyway - your html will piece it all together!

Daniel Pinyol wrote:
>
> Hello,
> I've already seen quite a few people asking this, but
> no answer.
> Can any Oracle guy say whether this is possible?
> Isn't Oracle an Universal Database?
>
> regards
>
> Maciej Mizgajski wrote:
> >
> > Hello
> >
> > I want to use images stored in LONG RAW in Oracle Server 7.3 in WWW
> > pages. I have Oracle WebServer 2.0.
> >
> > Can someone help me (if possible with a sample code)?
>
> --
> -----------------------------------------------------------------------
> 4 Daniel Pinyol Laserna E-Mail: dpinol_at_cesca.es
>
> -----------------------------------------------------------------------
 

-- 
Jeff Rajeck           |   jeffr_at_infocomint.com
eMisis InfoCom        |   +44 (171) 320 5546
77 St John Street     |   +44 (468) 416 485  mobile
London  EC1M 4AN      |   +44 (468) 419 029  mobile fax
Received on Fri Feb 28 1997 - 00:00:00 CET

Original text of this message