How to show an image in asp VB from an sql database?

Luke xiki

New member
I have saved an Image in a table of sql database. datatype is Image.

Now I want to retrieve the image and show it on a click on a button View in a control Image that is found in the standard(toolbox). can someone help me please.
 
Back
Top