Create a job that runs on a schedule (every 30 minutes?) and checks the create date on the sysusers table. If the datetime is within the time interval, send a message or execute a process.
Another possibility is to create a mirror table that lists users. Schedule a job to compare the tables and notify you of changes. The job would add new users to the mirror table after sending notification.
I believe there are 3rd party tools that can track updates to system tables. I don't use any but you may be able to find something using a web search. Terry L. Broadbent - DBA
Computing Links:
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.