I am linking a DBImage component to a Microsoft Access Tabel. The field type
is "OLE Object". In Access, I insert a "bitmap image" object in the field
that is referenced by the DBImage component in Delphi. But DBImage does not
accept this as a valid entry. What is wrong?
Is there anyway that I can embed bitmaps into Access, and view them in
delphi?