L
Larry Kahm
I have one report that has a sub-report nested in another subreport (parent,
children, grandchildren). On my development machine, which is a single mdb,
there is no issue generating this report with sample data. On my test
machine, which uses a split mdb over a network, there is no issue generating
the report with client-provided data. However, at the client site which
uses a split mdb over a network, the report hangs with the Status bar
message: "Formatting page, press Ctrl+Break to stop..."
Each of the report queries displays the recordset without any problem. I am
tempted to take out the lowest level sub-report and see if (somehow) that
works, but that won't fix the problem.
I am open to any suggestions as to how to track down (or trace what is
happening) so I can isolate what, exactly, is causing the hang-up - and
correct it.
Many thanks!
Larry
children, grandchildren). On my development machine, which is a single mdb,
there is no issue generating this report with sample data. On my test
machine, which uses a split mdb over a network, there is no issue generating
the report with client-provided data. However, at the client site which
uses a split mdb over a network, the report hangs with the Status bar
message: "Formatting page, press Ctrl+Break to stop..."
Each of the report queries displays the recordset without any problem. I am
tempted to take out the lowest level sub-report and see if (somehow) that
works, but that won't fix the problem.
I am open to any suggestions as to how to track down (or trace what is
happening) so I can isolate what, exactly, is causing the hang-up - and
correct it.
Many thanks!
Larry