Click here to Skip to main content
15,894,343 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
how image can store and fetch from database ?
Posted
Updated 30-May-10 6:03am
v2

Your question doesn't mention it, so I'll assume that you're using SQL Server.

I googled the phrase "t-sql store/retrieve image", and the first link in the list of 154000 hits was this one.

http://www.beansoftware.com/asp.net-tutorials/images-database.aspx[^]

If that doesn't give you enough info, then you can use google yourself.
 
Share this answer
 
Refer my answer to store image in database

Image in DataBase

Thanks & Regards
Radix:rose:
 
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