Click here to Skip to main content
15,902,841 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello Friends

I want to store images in sql server using file upload control in asp.net.

Pls help me out how it is possible and also show me code.
Posted

This should help you out http://www.codeproject.com/KB/database/Store_images_in_SQL_Serve.aspx

However, I'm against saving images in a database. I would rather store the images in a folder.
 
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