I am trying to link a BITMAP image to a table in order to then display the image when its record is opened on a form.
The table and form is on one server
The BITMAP image is on another
I have followed the wizard instructions.
Some times the image is accepted and everything works OK when I look at the form - image is displayed automatically
Other times when I try to insert the bitmap image into the table, I get the following error message and cannot save the record
"there isn't enough memory to complete the automation object operation on the bitmap image object"
Can anyone help me in fixing this problem ?