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
sleggbengt
NA
12
0
Image into database
Feb 12 2004 2:40 AM
I'm trying to add an image into an Access database. I have added an image as a binary Byte array which you can deserialize into an image again when extracting this from the database. I'm however looking into adding an image directly to the database, which in my mind should be possible to do programatically, since you can add a picture directly into the database as an OLEobject. I'm stuck on this problem, and I really hope that someone has an idea about this. Regards!
Reply
Answers (
1
)
dataset question. probably very simple
display yuv (video stream) using c#