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

Home -> Community -> Usenet -> c.d.o.server -> images in oracle

images in oracle

From: <vervecken_at_my-deja.com>
Date: Thu, 13 Jan 2000 14:38:23 GMT
Message-ID: <85ko0s$30$1@nnrp1.deja.com>


I'm currently building a database that contains images. These images are stored as BLOB's.
The database is to be accessed by a PL-SQL cartridge that will allow the user to see the images on a browser.

My questions:

Is it possible to this command: htp.img('directory/nameofpicture'), but instead of hardcoding the name and location of the image, using a variable that refers to the BLOB?
The image itself is an actual part of the database. It does not exist as a seperate file on the disk.

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Thu Jan 13 2000 - 08:38:23 CST

Original text of this message

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