Out of Memory - Run time error 7

linda sciallo

Registered User.
Local time
Today, 11:18
Joined
May 15, 2001
Messages
21
I have an application that is open on a server. Another user opens the same application on the same server, and tries to run an Access report. An out of memory - run time error 7 occurs.

In the code that executes the SQL to produce the report, there is a DoCMD that opens the report in design view. If it is a detail report, it sets the Detail Section of the report to visible, otherwise it hides the Detail Section. When the DoCMD to close the report using acSaveYes is executed, the out of memory condition occurs.

Has anyone has a similar problem?? If so, how did you resolve it??
 

Users who are viewing this thread

Back
Top Bottom