HuskerMark
Programmer
I have a VB6 application which connects to an Access database, and then prints reports using Crystal. This application has run successfully in many environments. In one location I am now receiving an error 20500 - "Not Enough Memory for Operation" when trying to print the crystal report. The software in this location has worked correctly in the past, and there are two other machines in that environment connected to the same database and using the same reports- which are still working fine.
The online knowledge-base info I have found mentions only two things: making sure the database and reports are in the same location (which is true in this instance), and checking the database workgroup (system.mdw) configuration. On my development machine I have the db workgroup set to my application's .mda. On my test machine (which doesn't have Access installed), the sysdb32.exe doesn't bring up anything, and the app. works fine, so I'm skeptical that this is my client's problem.
My question is, what else could be causing this problem? I appreciate any thoughts anyone might have on this matter.
--Mark
The online knowledge-base info I have found mentions only two things: making sure the database and reports are in the same location (which is true in this instance), and checking the database workgroup (system.mdw) configuration. On my development machine I have the db workgroup set to my application's .mda. On my test machine (which doesn't have Access installed), the sysdb32.exe doesn't bring up anything, and the app. works fine, so I'm skeptical that this is my client's problem.
My question is, what else could be causing this problem? I appreciate any thoughts anyone might have on this matter.
--Mark