Need help in insert image in database and display image randamly from database
Hi all,
Pls somebody help me with coding how insert image in sql database and retrieving image from database randomly..
Thanks,
India Programmer
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
naura paxPosted Nov 9, 2009, 1:56 AM
blob data can be retrieved as object and then converted into System.Drawing.Bitmap object for further manipulations.