export to RTF hangs comp

T

trager

When users have exported Access2002 reports to RTF format the database
seems to crash or at least become very unresponsive as if overworked.



Has anyone got any experience with this?



Thanks
 
T

trager

Solved this and was caused by something most unexpected.



Some code used to disable the mouse wheel was to blame; To be fair to
Microsoft it stated quite clearly that the code was unstable and I have
used a MouseWheel.dll to disable the mouse wheel instead.



Hope this helps someone else in the future.
 
Top