How to pull a bmp image in a SQL 7 database into a form using VB6.
l try this but it was error
............
.Open
End With
Set rsEmp = cnHR.Execute("Select emppic from pcfl")
EmpPIC.Picture = rsEmp!EmpPIC
............
Any example?
Thanks
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 2 of 2
Thread: Pulling Image from SQL 7Threaded View
|
Click Here to Expand Forum to Full Width |