Hi,
If we want to insert the image in sql server table then how to do this and what should be the data type of the cell where image should be inserted. Similarly if we want to show this image in our c# form sql server table then how to do this?
Thank You.
If we want to insert the image in sql server table then how to do this and what should be the data type of the cell where image should be inserted. Similarly if we want to show this image in our c# form sql server table then how to do this?
Thank You.
Comment