i'm trying to read an image file from a database(ms-sql, .mdf) with type image. Anyone have any ideas on how to do this? I have a table adapter created but could not assign it to my byte[] variable. Thanks in advance.
Hi,dreox2006 ;
try these links :
http://www.codeproject.com/cs/database/ImageSaveInDataBase.asp
http://support.microsoft.com/kb/326502
hope helps
No comments:
Post a Comment