I try to save a picture from a picturebox in my form to an access database using ado coding but failed. The code i use is ado.addnew , ado.fields!picture = picture1.picture . Have anyone try this. Please help.