Insert Picture (image) using oracle forms
448993Apr 18 2006 — edited Jul 6 2009Hi
Is there a way you can create a forms and insert image like tiff, gif or jpg file into
a field? I search thur the oracle document and still couldn't find such function like
dbms_lob can do such thing. Instead of insert image using either sqlplus or sqlloader can I use oracle forms to insert image? Let said I can use forms to insert image but the only way to do that is to create a db procedure using dbms_lob to do that?
Thanks
david