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 -> Webdb and Displaying Bfile Images

Webdb and Displaying Bfile Images

From: John Akright <akrighjb_at_ci.richmond.va.us>
Date: 4 May 1999 19:38:11 GMT
Message-ID: <01be9665$4ebc9e40$a82f090a@hubbard.hubbard>


I'm trying to get a demo Form in Webdb to work w/ images stored as BFILE datatypes.
Has anyone done this?

At Oracles Support Site they have a doc Prob# 1063662.6 WEBDB: HOW TO FETCH IMAGE FILE IN DATABASE &
DISPLAY ON FORM. They state you have to change column to DISPLAY TYPE as IMAGE in
COLUMN FORMATTING AND VALIDATION step of the FORM BUILDER .

This did not work.

Do I have to create the form as a "Form based on a Procedure" and use the DBMS_LOB package to
read the image, or maybe store the image in the database as a BLOB?

If anyone has done this I would very much appreciative it if they could share their code, or at least specify
how they did it.

Thanks very much.
John Received on Tue May 04 1999 - 14:38:11 CDT

Original text of this message

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