hi,
I am using visual studio 2005.
I have created a windows application .
it has a form and it store name, email address and imge in database.
i succeed to save and retrieve name and email data in and from database. ( thank to this forum)
now the problem is how to store ans retrive image in and from database?
like when user upload its photo it goes to some folder and etc..?
is it possible?