How can I display an image in an image control that I retrieve from a SQL database ?? The picture property only allows the path of the file name.
I tried
ImgCtrl1.Picture = rs("Photo").Getchunk
and it didnt work.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 2 of 2
Thread: Embedded Visual Basic
|
Click Here to Expand Forum to Full Width |