Hi all,
I've made the mistake of bringing my access project to near completion, and now realise that I should have some way of tracking any errors that occur so that I can review and debug.
(Also, I wrote a lot of the vb code for events myself (I'm a newbie) and also realise that I have left out the "On Error GoTo ErrorHandler" codes. I'll have to go back through the forms and input these!!!)
I've searched for a good article on error logging for MS databases but cannot seem to find one.
Does anyone have any recommendations for ways to capture errors in my databases that occur while the users are using it?
Thanks,
Owen
I've made the mistake of bringing my access project to near completion, and now realise that I should have some way of tracking any errors that occur so that I can review and debug.
(Also, I wrote a lot of the vb code for events myself (I'm a newbie) and also realise that I have left out the "On Error GoTo ErrorHandler" codes. I'll have to go back through the forms and input these!!!)
I've searched for a good article on error logging for MS databases but cannot seem to find one.
Does anyone have any recommendations for ways to capture errors in my databases that occur while the users are using it?
Thanks,
Owen