I have a table with varbinary(MAX) field to store images. I have updated this table with the following SQL:
insert into table1 select * FROM OPENROWSET(BULK N\'C: