The expression 0n Current you entered as the event property setting produced the following error: Object or class does not support the set of events.
This is appearing as my db opens. I have put a Stop in the form load event and it happens before then.
Debug-Compile doesn't complain. And it continues execution with everything working.
How might I see what the problem as is I cannot step over any code to see it happening?