Storing Image Files

  • I wanted to store Photographs of students along with their name and other particualrs. I created a table with one column with image data type. Then in Visual Studio I created a form to save data. I used open file tool to read the file and it gets displayed in the PictureBox which is connected to the varialbe name of the table. But when I press the save button in the toolstrip, the image does not save in the table. Please help

    V.Kadal Amutham

  • Try these two links most of the code you need is provided but if you are still having problem post again because there is a Microsoft Sample application dealing with photos.  Hope this helps.

    http://www.informit.com/guides/content.asp?g=sqlserver&seqNum=105&rl=1

    http://www.developerfusion.co.uk/show/3905/

    Kind regards,

    Gift Peddie

    Kind regards,
    Gift Peddie

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply