I am currently working on a project that involves saving a picture to a sql database. I have done quite a bit of research on this and have found a lot of useful stuff but nothing where I can actually develop some code from.
Simply put, it is a datagridview in VB.net 2008 using sql 2008 that will have a picture box and the title of the picture. I just need to be able to upload the picture to the database for retrieval.
I appreciate any help I can get for this. I am not necesarily looking for the answer, just guide me in the right direction.