dre-logics -1 Junior Poster

I use Visaul Studio 2012 and MySQL database
I have a unbound datagridview with a DataGridViewImageColumn, name of column is "Picture1".
I want to Save the Image from the DataGridViewImageColumn into MySQL table fields name "Pic1", field type is "Blob"
How can i do that.

Thanks for your help.

Andre