954,560 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

How to save image in Sql database 2005

Hi Sir,

I was trying hard to get the image on the Crystal report when the user selects the formid from aspx form in .net. Kindly let me know how to save the image in the database by coding so that whenever I select the formid the image should display on the report. Not just by doing in the crystal report only...

Kindly help me out...
Thank you.

Abhishek_Boga
Newbie Poster
20 posts since Feb 2009
Reputation Points: 9
Solved Threads: 0
 

To store byte array (content of file), use Image column(field) type and use parametrized SQL insert statement/stored-procedure to save the content of file into a table.

__avd
Posting Genius (adatapost)
Moderator
8,648 posts since Oct 2008
Reputation Points: 2,136
Solved Threads: 1,241
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You