Memory Error when inserting an object

  • Thread starter Thread starter Ron A.
  • Start date Start date
R

Ron A.

I am getting an error when trying to insert an image on a form. The error is
as follows:

"There isn’t enough memory to complete the Automation object operation on
the Document object."

I am using Access 2003 with a fairly new CPU with 3gb of RAM. This is the
first time seeing this error. Any help is appreciated.
 
What process are you using to insert this image on the form? What is the
size of the original image? What file type is this image?
 
Right click on the form
insert object
from a file
browse
choose a pdf (178kb)
choose link
ok

Then the image shows on the form, but when try to scroll or close the form,
I get the error.
 
you should move away from Jet.
Jet is dead and it has been for a decade.

SQL Server will never give you crap messages like this
 
Back
Top