Images stored in Access- how do I make them show up in a Data Access Page?

J

justme0010

Is there a way to store images in the database, but also have them show
up in data access pages in addition to forms? I know I can store links
to images, but they exist outside the database. I have tried the OLE
object datatype, but Access won't let me put that in a data access
page. Is there a way to do this, keeping the images in the database?
 
Top