Hi all.
Thank you, NeoPa, for your kind assistance in my previous thread http://bytes.com/topic/access/answer...rm#post3790900
and to Z for highlighting the macro image in it.
...
My database is nearly done, before I release it to the users for the pilot implementation phase (while I distribute respective user front-ends).
I would want to create a system that:
This is kind of a monitoring system (Having, for example, one front-end monitoring database activities of several other front-ends).
I know I need an entire tutorial on this one (I'm skimming through the Access/VBA section on Bytes), and hope I can pull it through in the course of pilot.
Working with Access '07. Still green in VBA though.
Thanks in advance.
S
Thank you, NeoPa, for your kind assistance in my previous thread http://bytes.com/topic/access/answer...rm#post3790900
and to Z for highlighting the macro image in it.
...
My database is nearly done, before I release it to the users for the pilot implementation phase (while I distribute respective user front-ends).
I would want to create a system that:
- Shows me who accessed a certain record, when last it was accessed and what time - like tracking changes to a record (For Admins. May require a bit of user authentication, which I am a baby in in terms of access security
- Notifies a user who is currently accessing a record, like a pop-up window (I know this might be distracting, hence annoying at some point, especially when someone is receiving two or three simultaneous pop-ups while working on screen.)
This is kind of a monitoring system (Having, for example, one front-end monitoring database activities of several other front-ends).
I know I need an entire tutorial on this one (I'm skimming through the Access/VBA section on Bytes), and hope I can pull it through in the course of pilot.
Working with Access '07. Still green in VBA though.
Thanks in advance.
S
Comment