Bound Object Issue

  • Thread starter Thread starter Rob
  • Start date Start date
R

Rob

Hello All,

I have a form that has a bound object connected to an OLE Object field in my
table. When I right-click and choose Insert Object - Create from file and
choose the file the program locks up and I have to end the task. I am
inserting a 56K jpg file. If I go directly to the table and right-click on
the field I can only get it to insert an object from create new. Any
thoughts as to why I can not insert my pictures into this field?

Thank you,

Rob
 
If I am not mistaken, you need to insert your pictures into unbound object
frame THEN connect to a recordsource, if needed.
 
Back
Top