I have a table with an OLE object field storing pdf objects. I want a form to display an OLE object for the current record shown by the form. When the form opens, my control for the ole field shows "ACrobat object", not the actual pdf file image.
What type of control should I use to display the OLE object?
What code (if any! - presumably activating double click) will open the OLE objet?
In what event for the form (e.g., "On Open" or "On Current"?)should I place the code?
thanks, RICK NEIFELD
[email protected]