ACC: Bound OLE Object Is Blank in Form ViewID: Q92950
|
Moderate: Requires basic macro, coding, and interoperability skills.
If a bound object frame on a form has its ControlSource property set to a
field that is not of the type OLE Object, the control will be blank when
the form is in Form view. In Datasheet view, the cells for the control
contain the words "Invalid Object" or "Long Binary Data," depending on the
version of Microsoft Access that you are using.
A bound object frame must refer to a field of the type OLE Object in a table or query in order to display anything in Form view. To display an object in this control, the ControlSource property must be set to an OLE Object field. For example, Microsoft Access cannot display the contents of a Text field as an OLE Object. Object frames will appear blank unless there is something to show.
Choose an OLE Object field as the ControlSource property setting for the bound object frame.
This behavior is by design.
For more information about the bound object frame, search the Help Index for "bound object frame," or ask the Microsoft Access 97 Office Assistant.
Additional query words: linking embedding empty control
Keywords : IntpOle
Version : 1.0 1.1 2.0 7.0 97
Platform : WINDOWS
Issue type : kbprb
Last Reviewed: March 12, 1999