Image insertion in SQL server !

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • newkhan
    New Member
    • Oct 2007
    • 35

    Image insertion in SQL server !

    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.
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    Personally, I see no good reason to do this, but here is an article that may help:
    Saving Images in a SQL database using ASP.Net

    Comment

    Working...