Click here to Skip to main content
15,921,371 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
how to store and retrive image in picturebox from databse in c# winform...in sql 2005
Posted

Hi professional

for this you have to use file stream methods that save images in binary forms....for more detail check this link....

http://www.c-sharpcorner.com/uploadfile/e628d9/inserting-retrieving-images-from-sql-server-database-without-using-stored-procedures/[^]

another one

Sending/Receiving PictureBox Image in C# To/From Microsoft SQL SERVER[^]

Happy to help
 
Share this answer
 
v2
 
Share this answer
 
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900