TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
sita k
NA
43
52.2k
How to retrieve the blob image from oracle database.
Feb 27 2013 9:40 AM
Hi,
I have a emp table with emp_id,ename,empimg as fields.I stored the empimg as blob in oracle database.I would like to know how to retrieve the blob image from database.I found so many online articles but everywhere they are having a separate table for image and retrieving the image based on image id.
How to retrieve the image with emp_id.Is it really necessary to have a separate table for images?
Sita.
Reply
Answers (
3
)
Display few text boxes one by one with delay
How to disable button in a listView