Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 ASP.NET
 Store / Retrieve images from binary column

Author  Topic 

ann06
Posting Yak Master

171 Posts

Posted - 2008-04-02 : 01:30:04
Hi there,
Am working on an archiving system that stores files/images in a column of type Binary. we want to change the front end of this archiving system it was done using asp.net we dont have access to the source code
what is the way to retrieve the files from the binary columns?
how they store or retrieve the files?
Thanx best site for sql,,,

ann06
Posting Yak Master

171 Posts

Posted - 2008-04-02 : 07:32:02
i found they way guys so get the benefit / tested successfully
http://www.codeproject.com/KB/database/ImageSaveInDataBase.aspx
Thanx any way
Go to Top of Page
   

- Advertisement -