Read Image From Folder to Tables [message #557371] |
Tue, 12 June 2012 04:07 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
alijeyan
Messages: 184 Registered: January 2007 Location: IRAN
|
Senior Member |
|
|
Hi All
I want read 500 GPG image files from a folder ( by A Button in Form )
and move images into a table with a image column (create new records with images) .
Thanks
|
|
|
|
Re: Read Image From Folder to Tables [message #557831 is a reply to message #557770] |
Sat, 16 June 2012 02:19 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
alijeyan
Messages: 184 Registered: January 2007 Location: IRAN
|
Senior Member |
|
|
jpg ....
I have a Folder On My computer with 500 file JPG by name image001.jpg ... image500
and i have a table with 2 column :
person_id varchar2(20) ,
person_pic long raw
i want create a button on from to read that folder and create record in Table
(person_id = file name & person_pic image of person )
Thanks
|
|
|
|