you need to convert your image to byte array and store it into database column and whenever you fatch that byte and generate image on that byte
solved How to insert a picture into a database using C#? [duplicate]
you need to convert your image to byte array and store it into database column and whenever you fatch that byte and generate image on that byte
solved How to insert a picture into a database using C#? [duplicate]