I have one database that on our server that 5 people login to. Sometimes throughout the month I need then to logout so I can add, update ect.
Is there a simple code or way I can log everyone that’s logged into my database. I’ve seen code that will log people off if the database is split; I’m...