In VB, you have the "App.LogEvent" event to write errors to the systems log. Is there an equivalent in MsAccess please ?
Printable View
In VB, you have the "App.LogEvent" event to write errors to the systems log. Is there an equivalent in MsAccess please ?
I don't think so. You will have to write your own.
Yeah, that's what I am doing, just wondered if anyone else has successfully done this before though.
I can upload you a log module that we use at work.
We use it for all our programs.
that'd be handy - thanks ;)
Here you go.