I am wondering if anyone could help me out a little bit with something I think may be possible. I work on a few different databases here at my job, Access databases. Here and there I run into adding things with VB to tie things together with forms, etc.
Everyone in awhile though some glitches occur, or somethign changes, or things start missing. I am wondering if it's possible to add in some VB code or something that will run in the background with Access running. Something that will send to a text file saying, "x user is accessing y database/form/report/etc." More like a log if anything.
It doesn't matter if it just logs it when the database is started, as long as it tells me user, time.
I was just thinking it may even be more useful if I had code tied to a form so when it opens it sends information to a log file(in the background of course so as not to interfere with users).
Sum:
Need code(VB) to monitor activity of MS Access database.
Any suggestions or possible example codes I could be linked to?
Open to suggestions. Thanks!
Everyone in awhile though some glitches occur, or somethign changes, or things start missing. I am wondering if it's possible to add in some VB code or something that will run in the background with Access running. Something that will send to a text file saying, "x user is accessing y database/form/report/etc." More like a log if anything.
It doesn't matter if it just logs it when the database is started, as long as it tells me user, time.
I was just thinking it may even be more useful if I had code tied to a form so when it opens it sends information to a log file(in the background of course so as not to interfere with users).
Sum:
Need code(VB) to monitor activity of MS Access database.
Any suggestions or possible example codes I could be linked to?
Open to suggestions. Thanks!