If a picture or object exists in a bound or unbound object frame on a form or report, you can prevent users from editing the picture or object in the OLE server application. To improve performance, you can also make the picture or object read-only by converting it to an image.
Prevent users from editing a bound or unbound object in the OLE server
application
Convert an unbound picture or object to a read-only image
Microsoft Access converts the unbound object frame to an image control. The object remains on the form or report, but you can't open the application that was used to create the object (the OLE server application) from the form or report. If the object is a sound object, just the icon remains. If it's a video object, just the first frame of the video remains. You can't play the sound or video object.
Convert a bound picture or object to a read-only image
Note When you make any changes to an object in a bound object frame, you're changing the object only for the current record. To make a change in a different record, move to that record and repeat the process.