How can i bind a picture box control to
a adodb recordset. I have a sql server
table having a image column i need to bind this to a picture box conrtol and i am not
using ado control insted using ado recordset.
I tried it by assingning datafield , datasourse and datamember but it shows error
unable to bind datafield or datamember. What should i need to do
Thank you
Sreekumar