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 SQL database?

Re: Storing images in SQL database?

From: Dave <recneps.w.divad_at_elcaro.moc>
Date: Tue, 05 Oct 2004 15:23:55 +0100
Message-ID: <rly8d.50$wi.93@news.oracle.com>

Galen Boyer wrote:
> On Tue, 05 Oct 2004, andy_at_andyh.co.uk wrote:
>
>

>> As for it being harder to use in a web environment, 

>
>
> I'd like to hear the explanation of this.

Compare:

[img src="/srv/www/htdocs/image.png"]

with

[img src="SELECT IMAGE FROM IMAGE_TABLE"]

One of them probably won't work. Received on Tue Oct 05 2004 - 09:23:55 CDT

Original text of this message

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