Hello everyone!
I'm working on a project for college and I have a database with several tables. I have a table in which I want a column to store images. I've set the column datatype: image, but how to enter the path for it? I want to display this images in a datagridview column. Thank you!
Loading
Jignesh TrivediPosted Mar 31, 2013, 11:56 PM
hi,
Please refer below link it might help you.
http://www.codeproject.com/Articles/354639/Storing-and-Retrieving-Images-from-SQL-Server-Usin
http://www.redmondpie.com/inserting-in-and-retrieving-image-from-sql-server-database-using-c/
http://www.mindstick.com/Blog/184/Save%20image%20in%20SqlServer%20usin