blah blah blah is here! blah blah » Close

0
votes
2 answers

Load image from binary data from sql

Hi, I have binary data in my sql database that is of type image. Now I want to load this binary data to an image, have you any idea how I could do this? Thanks.

0
votes
2 answers

Adding Image to sqldatabase

Hey guys need to know how i can add an image from my image control that I have on my website to my sql database, so far I have no problems with textbox's dropdownlists etc but trying to save an image to my database is really hard? below is ...

Feedback