M
M Smith
I have an Access 2000 application that uses a split database and has
multiple users connected to it. I want to be able to give one user the
ability to knock all users off the system. In other words, disconnect all
users from the backend. How would I go about coding this? Users connect
using DAO 3.6. I thought of trying a For Each with the Connection object
but didn't get anywhere with that. Any help would be appreciated.
Thanks
multiple users connected to it. I want to be able to give one user the
ability to knock all users off the system. In other words, disconnect all
users from the backend. How would I go about coding this? Users connect
using DAO 3.6. I thought of trying a For Each with the Connection object
but didn't get anywhere with that. Any help would be appreciated.
Thanks