Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Oracle BFILE field
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:24 CDT
![]() |
![]() |