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 -> Oracle BFILE field

Oracle BFILE field

From: <slzxq_at_my-deja.com>
Date: Sun, 22 Aug 1999 19:43:30 GMT
Message-ID: <7ppjsn$n67$1@nnrp1.deja.com>


Hi, everyone...

Maybe I need correct understanding about oracle BFILE datatype. For, example, I have a table STUDENT, which has STUD_ID, STUD_NAME, STUD_PIC fields. STUD_PIC field is defined as BFILE, and stores the locator of each student's picture file. And assume I inserted records.. How can I retrieve this STUD_PIC field ??? Is there any way to retrieve this field? What I am trying to do is to retrieve this STUD_PIC field and to display it on the browser using php. Now I can do for all other fields, but can't for BFILE field... Am I doing correct???

Thanks for any clue....

Seungchan

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Sun Aug 22 1999 - 14:43:30 CDT

Original text of this message

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