Hi guys,
I want to copy image from one table to another table.
where my image data type is Mediaset.
ex I have employee signature table where I am storing image on signature column where signature data type is mediaset.
I want to display image on purchase order signature(mediaset) column from employee signature table.
let me know how to do this.