K
Kyle Jedrusiak
My app programmatically executes a long query, then it programmatically runs
any one or more of 4 reports.
Reports 1, 2 and 3 seem to run fine (leading me to believe that the query
has finiahed.)...Report 4 never generates and just puts the program in what
LOOKS like and infinite loop.
If I break the program and manually run the report it opens in second and
cursory inspection shows the data to be good.
The thing that I did notice is that the size of the .ADP file grows from
it's initial size while things are running.
Don't know that this is related directly...but would like to know what I'm
doing to cause the .ADP file to expand in size. (Wondering if that's
related to the issue.)
Kyle Jedrusiak
any one or more of 4 reports.
Reports 1, 2 and 3 seem to run fine (leading me to believe that the query
has finiahed.)...Report 4 never generates and just puts the program in what
LOOKS like and infinite loop.
If I break the program and manually run the report it opens in second and
cursory inspection shows the data to be good.
The thing that I did notice is that the size of the .ADP file grows from
it's initial size while things are running.
Don't know that this is related directly...but would like to know what I'm
doing to cause the .ADP file to expand in size. (Wondering if that's
related to the issue.)
Kyle Jedrusiak