A1VBCode Forums

Saving and retrieving image in Ms sql server 2008 using vb.net


http://a1vbcode.com/vbforums/Topic29500.aspx

By almauly - 8/11/2010

hi guys

i need help on how to save and retrieve image in ms sql server 2008 using vb.net, i have tried to use FILESTREAM but it does not store the image
By zack - 8/13/2010

Always better to store only the image path inside the database. Saving images inside databases makes them huge.