images and bfile
527908Sep 4 2011 — edited Sep 4 2011hello all
I am using oracle 10g forms and DB.
I have requirement to store images on OS file system instead of DB. Through forms user must be able to store images on file system and when that record is retrieved forms should show that image.
So, I thought to use bfile type in table for this. So, can someone give me how to do so? Is there any code for the same?