I created an Access database that stores maps and photos (jpeg, gif) as OLE objects in a single table (FYI:Using Photo Editor). Right now the database generates reports with pictures the way I want them to, but now I am trying to recreate these reports as data access pages. I placed an image box in the photos section of the data access page and in its properties window chose the OLE field named Photos as the control source. When I go to view the report in a browser, the image is blank and the report takes an extremely long time to generate. Any suggestions on what to do?