hi

This sorts follows on from a previous post I made but anyway.

I have got my search to work with the ACCESS database, but a major problem has hit me

one of the fields is an oleobject, which in this case they will be bitmap images.

I am using a datagrid (dg_Search) to display all the records that match the search

the field for the image is called : ItemImage (original I know)

the problem is, that the DG shows all the requested fields form the database, except the image?

I'm not sure how to get them to display?

any help?

thanks