At a simplistic approach, make sure that every record that is added to the
database has a date/time stamp field.
On the front-end side database (also known as the client side database),
have a table/field that tracks the last time the user "checked" for new
records. If there exists records that are newer than the date/time stamp on
the user's side, then the user can be alerted of the new records.
Hopefully I explained that well enough.
HTH
Rob Mastrostefano

Signature
FMS Professional Solutions Group
http://www.fmsinc.com/consulting
Software Tools for .NET, SQL Server, Visual Basic & Access
http://www.fmsinc.com
FMS Advanced Systems Group
http://www.fmsasg.com/
> We want to have an existing maintenance database alert particular
> individuals
[quoted text clipped - 9 lines]
> non
> techy as possible. Thanks!