Hi people,
I have a application in VB6 with DAO. I am going to change to ADO and
later I am going to change VB .NET.
My problem is that I have an access with blob field. Some images are paint
and others with autocad. With DAO i can see images with data and OLE
container. Now, with Ado I have this error.
Binding Collection Error.
type mismatch setting control's bound property to field value,
bound property name: action, field name:croquis.
Archived from group: microsoft>public>vb>ole