Click here to Skip to main content
15,914,010 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
how to search images and content from the sql server database and display them each with view link
in web page.
Posted
Comments
surendersinghprajapati 13-Mar-13 3:32am    
Less information. Please share some more info about database what details it having.

1 solution

Hello Vinayak,

Have a look at following articles.

  1. http://www.dotnettutorials.com/tutorials/database/save-retrieve-image-cs.aspx[^]
  2. http://www.aspnettutorials.com/tutorials/database/saving-retrieving-image-cs.aspx[^]

Although I will strongly recommend to store your images in either a file system or image server rather than storing in database.

Regards,
 
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