trialbyfire
IS-IT--Management
I am getting an error on an inventory report that I designed using crystal 8.5. The report used to work and now everytime we run the report it is taking approx. 3 1/2 hrs to run and gives me an error stating either
"error detected by database dll"
or
"Not enough memory to complete operation."
The report is published and compiled using crystals compiling program and runs fine, about 1 1/2 minutes if running to window. However once we go to export it to excel the above happens and it takes forever.
I am using and ODBC connection to a Progress Database. The selection Criteria in the report are as follows.
{inventory.level} = 2 and
{category.category-code} in
["MLSPA", "MLS", "BUD BRND", "MILLER", "COMBO", "AFL", "AFL2", "AIRFORCE", "ARMY", "MLB", "MLBPA", "NBA", "NBAP", "NHL", "NHLPA", "NLBA", "PROFISH", "WNBA", "WWF"] and
{inventory.level-key-2} = "00000001" and
{category.system-id} = "DPM"
The report returns about 13000 records. Is there anyway to speed this up and cut the error?
"error detected by database dll"
or
"Not enough memory to complete operation."
The report is published and compiled using crystals compiling program and runs fine, about 1 1/2 minutes if running to window. However once we go to export it to excel the above happens and it takes forever.
I am using and ODBC connection to a Progress Database. The selection Criteria in the report are as follows.
{inventory.level} = 2 and
{category.category-code} in
["MLSPA", "MLS", "BUD BRND", "MILLER", "COMBO", "AFL", "AFL2", "AIRFORCE", "ARMY", "MLB", "MLBPA", "NBA", "NBAP", "NHL", "NHLPA", "NLBA", "PROFISH", "WNBA", "WWF"] and
{inventory.level-key-2} = "00000001" and
{category.system-id} = "DPM"
The report returns about 13000 records. Is there anyway to speed this up and cut the error?