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 -> storing images in ORACLE

storing images in ORACLE

From: <huseyinsikici_at_my-deja.com>
Date: Thu, 03 Feb 2000 16:20:33 GMT
Message-ID: <87c9sc$gjd$1@nnrp1.deja.com>


Hi all,

FOr a website I am working on, I need to support uploading and storing of images. I don't want to store only a "filename" to an image on harddisk however, I would like to store the entire image data to oracle. First of all, should I use BLOB, LOB, etc? Second, does anyone think this is good for performance? (For uploads, there would be one write to HD for uploading, and another for HD to ORacle copy).

Thanks in advance

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Thu Feb 03 2000 - 10:20:33 CST

Original text of this message

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