Kicking User Out

  • Thread starter Thread starter ChuckL
  • Start date Start date
C

ChuckL

I have a database available to multiple simultaneous users
(30-40). Occasionally, I am going to need to update
tables in the database. The tables are locked when users
are accessing the application, therefore, I am unable to
delete and save new tables. Is there a way for me to kick
users out of the database so that I can make the proper
updates?

Thanks alot for your help!
 
I have an ldb viewer that i use to find out who is in the
database, then i 'Net Send' a prompt to each user to close
the database.(or create a batch if there are lots)

I would also like to know how to Kick them out, as it
would save some time

Brian
 
Just curious about your ldb viewer. Is it available
online or did you create it? Would like to use the same
concept!
 
Back
Top