Click here to Skip to main content
15,881,092 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
dear all,

Please help me to store image in a database table (Sql Server 2005)
Posted

There are multiple questions on the same here at CP itself. Further, few articles too, ex: Storing and Retrieving Images from SQL Server Using Strored Procedures and C#.net[^]

Further, it does not work like this here.

Here is what is expected of enquirers:
1. TRY first what you want to do! You may find that it's not that hard.
2. Formulate what was done by you that looks like an issue/not working.

Try them and tell if you face issues.
Members will be more than happy to help like this.
 
Share this answer
 
Comments
fjdiewornncalwe 4-Jan-13 12:19pm    
+5.
Try this:

Store Images in SQL Server[^]

But I would prefer to store the location of the images in the database.

Refer this:http://blog.sqlauthority.com/2007/12/13/sql-server-do-not-store-images-in-database-store-location-of-images-url/[^]

hope it helps :)
 
Share this answer
 
v3
You could start by searching for this topic in the Code Project articles.
Here is one to get you going: Storing and Retrieving Images from SQL Server Using Strored Procedures and C#.net[^]
 
Share this answer
 
Comments
Sandeep Mewara 4-Jan-13 10:36am    
Ditto!

5! :)
fjdiewornncalwe 4-Jan-13 12:19pm    
Thanks, Sandeep

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