Blob images in report

  • Thread starter Thread starter James Page
  • Start date Start date
J

James Page

Hi all

I am running SQL server 2005 with product images stored as binary objects.
The SQL data is mainly used to power a website.
However I've been asked to produce a 'report' in access 2007 that will
display the product images along with other associated data.
Its been a long time since I've dabbled with Access (ADP mainly!).

Can anyone enlighten me on how to display a blob image as an image within an
Access report?

Many thanks
 
can't you just use the Ole Object control?

in other words-- insert autoform?
 
Back
Top