W
Wouter
I have a mainform FormA with two subforms FormB and FormC;
FormB is linked to FormA and FormC to FormB. Whenever
values in FormB change, FormC recieves a Requery. This all
works very well. But when I delete a record in FormB,
Access crashes. The statusbar keeps "calculating...", my
CPU usage goes up to 100% and the only solution is to stop
Access using TaskManager.
The problem of course is the simultanious deleting and
requerying the same record, but how to prevent this?
Please help.
FormB is linked to FormA and FormC to FormB. Whenever
values in FormB change, FormC recieves a Requery. This all
works very well. But when I delete a record in FormB,
Access crashes. The statusbar keeps "calculating...", my
CPU usage goes up to 100% and the only solution is to stop
Access using TaskManager.
The problem of course is the simultanious deleting and
requerying the same record, but how to prevent this?
Please help.