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 not ready to split the database.
I was thinking sometime like creating a hidden form and then do something to make the database close.
Any help would be appreciated
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 not ready to split the database.
I was thinking sometime like creating a hidden form and then do something to make the database close.
Any help would be appreciated
Comment