Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> images in oracle
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
![]() |
![]() |