How to convert image file to byte and save to .mdb?
Hello, I was about to create application that can save image from imagebox that has a webcam interface on it. I've been already save the byte but i guess my conversion is wrong because i cant view OLE object data from database to My imagebox.
Error: " Unable to bind to field or DataMember: 'Picture' "
I really need Help. Sorry for my bad english
This is my Whole code on save button.