daffy
Jul 8th, 1999, 05:22 PM
Hi
I am trying to display pictures in my VB application using an ADO connection to retrieve data from an SQL database. However, when trying to view the picture in a picturebox or imagebox, I get an error of incompatible types. Binary object Vs Picture object I would guess.
Does anyone know how to convert the binary object so I can display it as a picture?
Regards
Daffy
I am trying to display pictures in my VB application using an ADO connection to retrieve data from an SQL database. However, when trying to view the picture in a picturebox or imagebox, I get an error of incompatible types. Binary object Vs Picture object I would guess.
Does anyone know how to convert the binary object so I can display it as a picture?
Regards
Daffy