plz write csharp code
browse and insert image in sql database
i have four fields
id
name
image
address
plz write csharp code how to insert image file in database like binary formate
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.
Anupam SinghPosted May 19, 2014, 4:20 AM
Kindly go through these :
http://www.codeproject.com/Articles/10861/Storing-and-Retrieving-Images-from-SQL-Server-usin
http://www.dbtutorials.com/retrieve/saving-retrieving-image-cs/
Hope will help.