After a lot of trying and hard work I finally manged to store an image into an SQL Server database using a byte array. But now I'm stuck at how to retrieve it back into my application's picture box control.
This is what I need to do: I need to retrieve the saved image straight back into my application's picture box control. Is it possible? How to do that? Please help!!!
Software/Hardware used:
VB.NET 2005, SQL Server 2005 Express Edition
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _