Disconnecting users from a split db

  • Thread starter Thread starter M Smith
  • Start date Start date
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top